.sliderbutton {float:left;padding-top:40px;}
.sliderbutton img {cursor:pointer}
#slider {float:left; position:relative; overflow:auto; width:415px; height:105px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:415px; height:105px;}

.pagination {float:left; list-style:none; height:1px; margin:0px 0 0 0px}
.pagination li {float:left; cursor:none; padding:0px 0px; background:#FFF; border:none; margin:none; text-align:center;}
.pagination li:hover {background:#FFF; border:none; color:#FFF}
li.current {border:none; background:#FFF}

li#content {width:415px; height:105px;}