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