.ds_gallery { float:left; width:300px; height:300px; margin:15px 0 0 13px; } 
#ds_slider { margin:0; padding:0; list-style:none; }
#ds_slider ul, #ds_slider li { margin:0; padding:0; list-style:none; }
#ds_slider li { width:300px; height:300px; overflow:hidden; } 
p#controls { margin:0; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden;  position:absolute; left:105px; top: 5px; }
#nextBtn { display:block; margin:0; overflow:hidden; position:absolute; left:155px; top: 5px; }
#prevBtn a { display:block; width:40px; height:40px; background:url(../_ds_res/left_arrow1.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:40px; height:40px; background:url(../_ds_res/right_arrow1.gif) no-repeat 0 0; }

