
.pics { width: 750px; height: 500px; padding:0; margin-top:17px; overflow: hidden; border: 1px solid #CBCDCC; }
.pics img { width: 750px; height: 500px; padding: 0; top:0; left:0; }

#thumbs { width: 174px; height:501px; margin:0; padding:0; float:left;  }
#thumbs li { width: 75px; margin: 0px; padding:5px; list-style: none; float: left; }
#thumbs a { width: 75px; padding: 1px; display: block; background: #CBCDCC; }
#thumbs a:hover { background: #61a8b8  }
#thumbs a.activeSlide { background: #61a8b8 }
#thumbs a:focus { outline: none; }
#thumbs img { border: none; display: block }

#buttons { text-align:center; padding-right:3px; }
