.col1, .col2, .cols { float:left;}

.col1{ 
	width:272px;
}

.col2{
	width: 585px;
}

.cols{
	width: 825px;	
}


