#slider{width:538px;height:300px; position:relative; border:0}
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li{width:538px;height:300px;overflow:hidden;}
p#controls, p#controls2{margin:0;position:relative;} 
#prevBtn, #nextBtn{ 
display:block;
margin:0;
overflow:hidden;
text-indent:-8000px;
width:48px;
height:48px;
position:absolute;
left:10px;
top:-175px;
}
#nextBtn{ left:480px;}
#prevBtn a, #nextBtn a{  display:block;width:48px;height:48px;background:url(/gfx/slides/left.png) no-repeat 0 0;}
#nextBtn a{ background:url(/gfx/slides/right.png) no-repeat 0 0;}



