#leftContent {
	width:49%;
	background-color:#fff;
	float:left;
}
#rightContent {
	float:right;
	width:50%; 
	background-color:#E0E0E0 !important;
	height:40em;
}