.twoColLeft {
	width:62%;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}

.twoColRight {
	width:36%;
	float:right;
	margin:0 0 10px 0;
	padding:0;
}