div.slider_thumbs { position: relative; top: -63px; width: 950px; height: 90px;  margin: 0 auto; }
div.slider_thumb { float: left; width: 59px; height: 60px; margin: 5px; }
div.slider_thumb:hover { cursor: pointer; }

div.slider_container { position: relative; top: 63px; width: 950px; height: 510px; overflow: hidden;  }
div.slider_images { position: relative; height: 510px; overflow: hidden; }
div.slider_image { float: left; width: 950px; height: 510px; }
div.slider_overlays { position: relative; width: 950px; overflow: hidden; top: -510px; }
div.slider_overlay { float: top; width: 950px; height: 510px; }