.rightCol {
	width: 50%;
	float:right;
}
.leftCol {
	width: 50%;
	float: left;
}
