#rotatorTop {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 992px;
	height: 405px;
	margin:0 auto;
}

#rotatorTop ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}


#rotatorTop ul li {
	display: inline;
	list-style-type:none;
}

#rotatorTop ul li  span {display:inline-block;padding: 0 0 0 60px; width:932px;height:406px;font-size:30px;color:white;line-height:2.2em;font-family:Georgia;font-variant:small-caps;font-weight:bold;}

#rotatorTop ul li  img {display:none;}

#rotatorTop .prev {display:none;width:40px;height:406px;position:absolute;left:0;z-index:2;cursor:pointer;background-image:url(../images/st_prev.png);}
#rotatorTop .next {display:none;width:40px;height:406px;position:absolute;left:952px;z-index:2;cursor:pointer;background-image:url(../images/st_next.png);}
#rotatorTop .caption {display:block;width:100%;height:55px;position:absolute;left:0;top:0;z-index:3;color:white;font-weight:bold;font-size:30px;color:white;line-height:55px;font-family:Georgia;text-align:center;}

#rotatorTop .bg_front {display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;}
#rotatorTop .bg_back {display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;}


#ja-contentbanner #rotatorTop div.disabled {background-image:url(../images/st_disabled.png);cursor:default;}

#ja-contentbanner {background-image:none;background-color:#371d11;}

#rotatorTop .g100 {display:block;width:110px;height:110px;position:absolute;left:820px;top:280px;z-index:3;background-image:url(../images/g100.png);}
body.en-gb #rotatorTop .g100 {background-image:url(../images/en/g100_en.png);}
body.ru-ru #rotatorTop .g100 {background-image:url(../images/ru/g100_ru.png);}

#rotatorTop .hide {display:none;}