#mainContent{
	height:auto;						/* trumps template */
}

.callout{
	background:#ffffff;
	float:left;
	margin:0px 0 0 0;
}
#calloutA{
	width:475px;
	height:175px;
	margin:5px 0 0 0;
	/*margin-left:0;*/
}

#calloutB{
	width:500px;
	height:175px;
	margin:5px 0 0 25px;
}
