/* Scroller Frame */
#offerFrame {
	height: 655px;
	_height: 685px;
	overflow: hidden;
	width: 710px;
}

*:first-child+html #offerFrame {
	height: 665px;
}

*:first-child+html #offerFrame {
	margin-top: 0;
}

#offerFrame #scrollerArea {}