#col1 {
	width: 191px;
	float: left;
	position: relative;
}
#col2 {
	width: 563px;
	float: left;
	position: relative;
	padding: 5px;
}
#col3 {
	width: 181px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
