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