.sliderbutton {position:relative; z-index:20; width:85px; left:10px; top: 392px;}
.sliderbutton img {cursor:pointer;margin-right:10px }
.sliderbutton img:hover {background:#FF9900 30%}
#slider {float:left; position:relative; overflow:auto; width:600px; height:418px; background:#333;z-index:1;  margin: 0px;}
#slider ul {position:absolute; list-style:none;  margin: 0px;}
#slider li {float:left; width:600px; height:418px; padding:0px; margin: 0px;}

.pagination {position:relative; float:right;z-index:10; list-style:none; height:24px; margin:-24px 10px 0 0}
.pagination li {float:left; cursor:pointer; padding:3px 8px; background:#666; text-align:center; color:#FFF; margin: 0px;}
.pagination li:hover {background:#FFCC99;color:#000}
li.current {background:#FF9900;color:#000}

li#content {width:600px; height:418px; padding:0px 0px 0px 0px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}