
.col1 {
	width:220px;
	margin-right:10px;
	padding-bottom:20px;
	float:left;
}
.col2 {
	width:375px;
	padding-bottom:20px;
	float:left;
}
.col3 {
	width:245px;
	padding-bottom:20px;
	float:right;
}
