* {margin:0; padding:0}
#wrapper {width:756px; position:relative; float: left; top:173px; left:135px; margin:0; padding:0}

.sliderbutton {float:left; width:62px; padding-top:185px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slider {float:left; position:relative; overflow:auto; width:600px; height:423px; background:url(photos/gallery-back.jpg);}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:600px; height:300px; padding-right:10px}

.pagination {float:left; list-style:none; height:11px; margin:5px 0 0 120px}
.pagination li {float:left; cursor:pointer; padding:5px 4px; background: url(images/gallery-dot.png); margin:0 16px 0 0;}
.pagination li:hover {background: url(images/gallery-dot-selected.png);}
li.current {background: url(images/gallery-dot-selected.png);}

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

.displace {position: absolute; left: -5000px;}