* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555;}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:320px;}

.sliderbutton {float:left;}
.sliderbutton img {cursor:pointer}
#slider {float:left; position:relative; overflow:auto; width:320px; height:242px;}
#slider ul {position:absolute; list-style:none;}
#slider li {float:left; width:320px; height:242px;}

.pagination {float:center; list-style:none; height:25px;}
.pagination li {float:left; cursor:pointer; padding:3px 3px; background:#cccccc; margin:0 13px 0 0; text-align:center; color:#222; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; behavior: url(ie-css3.htc);}
li.current {background:#FF6800}

li#content {width:320px; height:242px;}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}