/* CSS Document */
div.two_Lcols_left {
	float:left;
	width:660px;
}
div.two_Lcols_right {
	float:right;
	width:300px;
}
