#col1 {
	width: 200px;
	float: left;
	/* background-color: #eeeeee; */
}
#col2 {
	width: 680px;
	margin-left: 20px;
	float: left;
	/* background-color: #eeeeee; */
}