#leftcol {
	width: 48%;
	float: left;
}
#rightcol {
	width: 48%;
	float: right;
}
