.gallery { float:left; width:552px; height:309px; margin:19px 19px; }
#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
#slider li { width:552px; height:309px; overflow:hidden; }
p#controls { margin:0; padding:0; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden; width:29px; height:29px; position:absolute; left:0px; top:10px; }
#centerText { display:block; margin:0; overflow:hidden; width:201px; height:29px; position:absolute; left:161px; top:13px; text-align:center; }
#nextBtn { display:block; margin:0; overflow:hidden; width:29px; height:29px; position:absolute; left:523px; top:10px; }
#prevBtn a { display:block; width:29px; height:29px; background:url(images/simple_left.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:29px; height:29px; background:url(images/simple_right.gif) no-repeat 0 0; }
#prevBtn a:hover { background:url(images/simple_left_h.gif) no-repeat 0 0; }
#nextBtn a:hover { background:url(images/simple_right_h.gif) no-repeat 0 0; }
