#wrapper {width:925px;font-family: sans-serif; font-size:11px; font-weight:bold;}

#slider {float:left; position:relative; overflow:auto; width:925px; height:100px;  z-index:1;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:925px; height:100px;}

.pagination {float:left; position:relative; list-style:none; height:11px; margin:-17px 0 0 860px; z-index:2;}
.pagination li {float:left; cursor:pointer; padding:3px; background:#fccc22; margin:0; text-align:center; color:#c02e2f; width:13px;}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#c02e2f}
li.current { background:#888}

