#sappaributton a:hover,
#darlingtonbutton a:hover  {
   font-style: italic;
}

#nextbutton a:hover,
#prevbutton a:hover  {
   background-position: -37px 0%;
}

#gallerythumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 81px;
   height: 41px;
}

#gallerypicturebox table  {
   width: 100%;
   height: 100%;
}

#gallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 188px;
   top: 441px;
   z-index: 3;
   width: 616px;
   height: 76px;
}

#gallerypicturebox  {
   visibility: visible;
   position: absolute;
   left: 104px;
   top: 28px;
   z-index: 2;
   width: 700px;
   height: 394px;
}

.sgthumb:hover  {
   border-color: #FFFFFF;
}

.sgthumb  {
   border: 2px solid #333333;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 81px;
   height: 41px;
}


