/* {margin:0; padding:0}*/
p {line-height:1.4; margin-bottom:12px; color:#CACACA; font-size:14px;}
#wrapper {width:850px;} /* padding-top:10px;margin:75px auto*/

.sliderbutton {float:left; width:32px; padding-top:60px; padding-left:20px; padding-right:20px;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#665}
#slider {float:left; position:relative; overflow:auto; width:700px; height:150px;}
#slider ul {position:absolute; list-style:none; top:0; left:0; width:700px; margin:0px; padding:0px;}
#slider li {float:left; width:700px; height:320px; padding-right:10px;}

.pagination {float:left; list-style:none; height:25px; margin:10px 0 0 350px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 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:700px; height:270px;}
#content h1 {font:14px; font-family:Verdana, Geneva, sans-serif; margin:0px;}