#slideScrollbox {
 width: 590px;
 height: 175px;
 overflow: auto;
 margin-left: 0px;
 background:none;
}

#slideScrollbox a, #slideScrollbox a:hover{
 text-decoration: none;
}

#slideThumbs {
 width: 4000px;
 height: 114px;
 margin:0 11px 0 0;
}

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

a.gallery img {
 border: solid 4px #98C0DF;
 text-decoration: none;
}

