#colLeft {
	width: 200px;
	float: left;
}
#colRight {
	width: 200px;
	float: right
}