
#winnerwrapper {width:350px; margin:1px auto}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slider {width:330px; height:213px; border:1px solid #fff; background:#fff}
#slider ul {position:relative; list-style:none; top:0; left:0}
#slider li {float:left; width:320px; height:213px; padding-right:2px}
.pagination {float:left; list-style:none; height:20px; margin:5px 0}
.pagination li {float:left; cursor:pointer; padding:1px 3px; background:#666; border:1px solid #999; margin:0 1px 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:320px; height:213px; padding:3px 3px 5px 2px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:3px; color:#036}
