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

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

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

#fishingthumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 647px;
   top: 120px;
   z-index: 2;
   width: 99px;
   height: 390px;
}

#fishingpicturebox  {
   visibility: visible;
   position: absolute;
   left: 193px;
   top: 120px;
   z-index: 2;
   width: 400px;
   height: 400px;
}

#upbutton a:hover  {
   background-position: -64px 0%;
}

#upbutton a  {
   background: url(../photogallerymedia/upbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 6px;
   width: 64px;
   font-size: 6px;
   line-height: 6px;
}

#upbutton  {
   visibility: visible;
   position: absolute;
   left: 667px;
   top: 541px;
   z-index: 2;
   width: 64px;
   height: 6px;
}

.sgthumb:hover  {
   border-color: #4C13FF;
   border-style: solid;
}

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

