.sliderbutton {float:left; width:22px;  display: none;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#93b269}
#slider { position:relative; overflow:auto; width:426px; height:250px; border:1px solid #987c49; background:#fff; margin: 15px auto 0 auto;}
#slider ul {position:absolute; list-style:none; top:0; left:40px;}
#slider li {float: left; width:426px; height:250px; padding-right: 24px; }

.pagination {position: absolute; left: 258px; top: 280px; list-style:none; height:25px; margin:15px 0 0 32px; display: none;}
.pagination li {float:left; cursor:pointer;  background:#641011; border-left:1px solid #999; border-bottom:1px solid #999;  text-align:center; color:#fde180; padding: 2px 4px 3px 4px;font-size:8px !important;font-weight:bold;}
.pagination li:hover {background:#93b269; border-left:1px solid #999; border-bottom:1px solid #999;  padding: 2px 4px 3px 4px;}
li.current {border:1px solid #ccc; background:#4e663a}

li#content {width:426x; height:250px; }
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
