#wrapper {
	POSITION: relative; MARGIN: auto;
}

.sectionoffer {
	font-weight:bold;
	font-size: 11pt;
	color: #830051;
}

.sectionofferdesc {
	margin-left: 0px;
}

.sectionrotator {
	DISPLAY: none; 
}

.rotatorimage {
	DISPLAY: none;
	float: left;
}
#rotatorcontrols {
	HEIGHT: 20px; PADDING-TOP: 5px; LEFT: 0px; margin-left: 0px;clear:both;
}
#rotatorcontrols LI {
	MARGIN: 0px; DISPLAY: inline; COLOR: #ccc; FONT-SIZE: 1em
}
#rotatorcontrols A {
	COLOR: #000; CURSOR: pointer; FONT-WEIGHT: 100; 
}
#rotatorcontrols .active {
	CURSOR: default; FONT-WEIGHT: 700
}
#rotatorcontrols .active:hover {
	TEXT-DECORATION: none;
}

#rotatorcontrols A:hover {
	TEXT-DECORATION: none;
	color: #808080;
}

.displayblock {
	DISPLAY: block
}

.largeinfobutton {
	PADDING: 2px; color:white !important;font-weight:bold !important;text-decoration:none;

}