* {margin:0; padding:0}
body {background:none;}
p {line-height:1.4; margin-bottom:0px;}
 
#wrapper {background:none; width:900px; height:370px;  padding-top:5px; margin:5px auto;}

#container {position:relative; background:none; width:900px; height:276px; } 

.sliderbutton {float:left; width:0px; height:370px; cursor:pointer}
#slideleft {background:url(images/icons.gif) -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -265px}
#slideright {background:url(images/icons.gif) 0 0px no-repeat}
#slideright:hover {background-position:-50px 90px}
#slider {float:left; position:relative; top:0px; overflow:auto; width:900px; height:370px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:900px; height:370px}



.pagination {position:absolute; top:10px; right:20px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:8px 6px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}