#col1 {
	width: 275px;
	float: left;
	/* background-color: #eeeeee; */
}
#col2 {
	width: 420px;
	margin-left: 20px;
	float: left;
	/* background-color: #eeeeee; */
}
#col3 {
	width: 165px;
	margin-left: 20px;
	float: left;
	/* background-color: #eeeeee; */
}