#leftCol {
	position: absolute;
	left: 0px;
	width: 537px;
	height: 100%;
}

#rightCol {
	position: absolute;
	left: 558px;
	width: 202px;
	height: 100%;
}
