#slideScrollbox {
 width: 545px;
 height: 150px;
 overflow: auto;
 margin-left: 0px;
}

#slideThumbs {
 width: 2960px;
 height: 114px;
}

a.gallery, a.gallery:visited {
 display: block;
 color: #000;
 text-decoration: none;
 width: 174px;
 height: 111px;
 margin: 4px;
 float: left;
}

a.gallery img {
 border: solid 4px #fceeb7;
}
