* {margin:0; padding:0}

#wrapper {width:564px; margin:25px auto}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#791e75}
#slider { float:left; position:relative; overflow:auto; width:500px; height:300px; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0px;}
#slider li {float:left; width:500px; height:300px; margin-right:-10px;}

.pagination {float:left; list-style:none; height:27px; margin:15px 0 0 32px}
.pagination li {float:left; width:25px; height:27px; background-image:url(../css/images/pagination.png); background-repeat:no-repeat; margin:0 4px 0 0;}
.pagination li:hover {background-image:url(../css/images/paginationcurrent.png);}
li.current {background-image:url(../css/images/paginationcurrent.png);}

li#content {width:444px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
