#mainImageSlot {
	width: 1000px;
	height: 150px;
	border-bottom: 1px solid #fff;
	background: transparent url(/a/img/finance/financeCalculator/feature.jpg) top left no-repeat;
}

#objectContainer {
	width: 840px;
	height: auto;
	overflow: hidden;
}


#objectContainer object {
	width: 840px;
	height: 570px;
	border: 0;
}




#objectContainer iframe {
	width: 850px;
	height: 550px;
	border: 0;
}

#page #pageInner {
	padding: 0;
}

