* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:1000px;}

#slider {float:left; position:relative; overflow:auto; width:1000px; height:310px; border:0px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:1000px; height:310px; }

li.current {border:2px solid #ccc; background:#888}

li#content {width:1000px; height:310px;}
#content h1 {font:22px Georgia,Verdana; margin-bottom:1px; color:#036}