/* public/css/custom/page/home.css */

#content .col1,
#content .col2 {
	width:440px;
	margin-right:20px;
	float:left;
	
	
}

#content .col2 {
	width:220px;
	margin:0;
	padding-right:200px;
	
}
