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

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

#gallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 148px;
   top: 333px;
   z-index: 2;
   width: 207px;
   height: 323px;
}

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

#gallerypicturebox  {
   visibility: visible;
   position: absolute;
   left: 368px;
   top: 316px;
   z-index: 3;
   width: 431px;
   height: 431px;
}

#gallerypictsbkdp  {
   background: url(../gallerymedia/gallerypictsbkdp.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 363px;
   top: 312px;
   z-index: 2;
   width: 439px;
   height: 440px;
}

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

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


