#nextbutton a:hover,
#prevbutton a:hover  {
   color: #F9A4A6;
}

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

#gallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 192px;
   top: 172px;
   z-index: 2;
   width: 208px;
   height: 480px;
}

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

#gallerypicturebox  {
   visibility: visible;
   position: absolute;
   left: 420px;
   top: 147px;
   z-index: 2;
   width: 575px;
   height: 575px;
}

#nextbutton  {
   font: 22px/24px "Tekton Pro Bold Cond";
   text-align: left;
   visibility: visible;
   position: absolute;
   left: 957px;
   top: 727px;
   z-index: 2;
   width: 93px;
   height: 24px;
}

#prevbutton  {
   font: 22px/37px "Tekton Pro Bold Cond";
   text-align: left;
   visibility: visible;
   position: absolute;
   left: 420px;
   top: 721px;
   z-index: 2;
   width: 110px;
   height: 37px;
}

.sgthumb:hover  {
   border-color: #0000FF;
   border-style: inset;
}

.sgthumb  {
   border: 8px ridge #000000;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 72px;
   height: 72px;
}

