.ctrlBannerIndexOn{
	background-image:url('/images/NumberBgOn.gif');
	background-repeat:no-repeat;
	margin-top:5px;
	width:32px;
	height:18px;	
	font-family:Arial;
	font-size:12px;
	border:0;
	color:#ffffff;
	margin-right:5px;
}

.ctrlBannerIndexOff{
	background-image:url('/images/NumberBgOff.gif');
	background-repeat:no-repeat;
	margin-top:5px;
	width:32px;
	height:18px;	
	font-family:Arial;
	font-size:12px;
	border:0;
	color:#999999;
	margin-right:5px;
}


#rightPromoFlash_cropping{
	position: relative;
	display: block;
	width: 912px;
	height: 156px;
	overflow: hidden;
}

#rightPromoFlash_imageArea {
	position: absolute;
	z-index:1;
}

#rightPromoFlash_imageArea img {
	float: right;
}

#controls_next,
#controls_prev,
#controls_pause,
#controls_1,
#controls_2,
#controls_3{

	background-color: transparent;
	width: 32px;
	height: 20px;
	float: left;
}

#controls_prev{
	
	width: 34px;
}

#controls_pause{
	
	width: 34px;
}

#controls_next{

	width: 34px;
}

#controls_1{
	margin-left: 110px;
}

#controls_2{
	margin-left: 11px;
}

#controls_3{
	margin-left: 8px;
}
