.sliderbutton {float:left; width:0px; padding-top:0px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; margin: 5px 0 10px 4px; width:594px; height:372px; 4border:2px solid #fff; background:#fff}
#slides {position:relative; width:594px; height:372px; list-style:none; overflow:auto}
#slides li {width:597px; height:372px}
#slides li img {width:597px;}

.pagination {float:right; list-style:none; height:16px; 4margin:10px 0 0 0px}
.pagination li {float:left; cursor:pointer; height:16px; padding:0px 0px; background: url(images/0.jpg) top center no-repeat !important; }
.pagination li:hover {background: url(images/1.jpg) top center no-repeat !important;}
li.current {background: url(images/1.jpg) top center no-repeat !important;}
