#rotate-banner{background:transparent;display:block;height:300px;overflow:hidden;position:relative;width:1000px;}
#rotate-banner div{display:block;height:300px;width:1000px;z-index:50;}
#rotate-banner .bannerPrev,#rotate-banner .bannerNext{background-color:transparent;background-position:0px 0px;background-repeat:no-repeat;cursor:pointer;display:block;height:49px;position:absolute;text-decoration:none;top:125px;width:26px;z-index:100;}
#rotate-banner .bannerPrev{background-image:url('../images/rotate-banner/prev.gif');left:0px;}
#rotate-banner .bannerNext{background-image:url('../images/rotate-banner/next.gif');right:0px;}
#rotate-banner .bannerPrev:hover,#rotate-banner .bannerNext:hover{background-position:0px -49px;}
#rotate-banner .bannerList{height:16px;line-height:16px;position:absolute;right:40px;top:264px;z-index:100;}
#rotate-banner .bannerList li{float:left;list-style-type:none;margin:0 6px 0 0;}
#rotate-banner .bannerList li a{background-color:transparent;background-image:url('../images/rotate-banner/buttons.gif');background-position:0px 0px;background-repeat:no-repeat;color:#fff;cursor:pointer;display:block;font-size:11px;font-weight:bold;text-align:center;text-decoration:none;width:16px;}
#rotate-banner .bannerList a:hover,#rotate-banner .bannerList .selected{background-position:0px -16px;color:#fff;cursor:pointer;text-decoration:none;}
