
div.col1 {
	margin-left: 25px;
	width: 320px;
	float: left;
}

div.col2 {
	float: right;
	width: 320px;
}

