

.sliderbutton {float:left; width:32px;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:676px; height:382px; border:3px solid #000; background:#000;margin:0; padding:0;position:relative;top:15px;}
#slides1 {position:relative; width:676px; height:382px; list-style:none; overflow:auto;margin:0; padding:0;top:-38px;}
#slides1 li {width:676px; height:382px}


