* {margin:0; padding:0}
body {font:8pt Verdana}
#wrapper {width:484px; margin:180px auto}

.sliderbutton {float:center; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:484px; height:180px}
#slides {position:relative; width:484px; height:180px; list-style:none; overflow:auto}
#slides li {width:484px; height:180px}

.pagination {float:center; list-style:none; height:5px; margin:5px 0 0 0px}
.pagination li {float:center; cursor:pointer; padding:2px 5px; background:#666; border:1px solid #999; margin:0 2px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:484px; height:180px; padding:15px 18px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px}