#slider li, #slider2 li{ width:530px;height:355px;overflow:hidden;}
#prevBtn, #nextBtn{ display:block;width:14px;height:44px;position:absolute;}	
#prevBtn a, #nextBtn a{display:block;position:relative;width:14px;height:44px;overflow:hidden;text-indent:-300px;}	
#slider{margin-left:45px;height: 355px;}
#prevBtn a{background:url(../imgs/previous.jpg);}
#nextBtn a{background:url(../imgs/next.jpg);}
#prevBtn{margin-top:-100px;margin-left:20px;}
#nextBtn{margin-left:585px;margin-top:-100px;}
.rotator_text{width:100%;float:left;text-align:center;font-size:11px; font-family: verdana !important;}