.pics { width: 313px; height: 257px; padding-left:5px; margin:0; overflow: hidden }
.pics img { width: 309px; height: 257px;  }

#pauseButton, #resumeButton {cursor:pointer;}
.link { color:#0066CC; text-decoration:none; }
.link:hover { color:#3399FF; text-decoration:none; }

.buttons { float:right; }

#slideshow { margin: 0px; float:left;}
#thumbs { width: 313px; height:30px; margin:9px 0 0 4px; padding:0; float:left;  }
#thumbs li { width: 23px; margin: 0px; padding-right:5px; list-style: none; float: left; } /*float right for right edge */
#thumbs a { width: 23px; padding: 2px; display: block;  }
#thumbs a:hover { background: #B3B3B3  }
#thumbs a.activeSlide { background: #B3B3B3 }
#thumbs a:focus { outline: none; }
#thumbs img { border: none; display: block }

