#mainInner {
	background : none;
	background-color : white;
}

#contentArea {
	width : 748px !important;
	padding : 12px 12px 12px 12px;
	overflow : hidden;
}

/* IE BOX MODEL HACK */
* html #contentArea {
	width: 772px;
}