@charset "UTF-8";
#2_columns_container {
	width: 900px;
}
#LT_col {
	width: 250px;
	float: left;
}
#RT_col {
	width: 650px;
	float: right;
}
