#picgallerythumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 57px;
   height: 45px;
}

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

#picgallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 45px;
   top: 345px;
   z-index: 3;
   width: 239px;
   height: 485px;
}

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

#galarypicturebox  {
   visibility: visible;
   position: absolute;
   left: 296px;
   top: 348px;
   z-index: 3;
   width: 651px;
   height: 544px;
}

#shape2  {
   background: url(../photosmedia/shape2.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 30px;
   top: 327px;
   z-index: 2;
   width: 933px;
   height: 593px;
}

.sgthumb  {
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 57px;
   height: 45px;
}

