#col1 {	
	display: inline;
	text-align: left;
	float: left;
	width: 180px;
	padding-left: 18px;
}
#col2 {
	width: 570px;
}
