#nextbutton a:hover,
#prevbutton a:hover  {
   text-decoration: underline;
}

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

#johnmuirsbotanicalgallery  {
   visibility: visible;
   position: absolute;
   left: 313px;
   top: 38px;
   z-index: 3;
   width: 447px;
}

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

#gallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 163px;
   top: 505px;
   z-index: 2;
   width: 676px;
   height: 168px;
}

#gallerypicturebox  {
   visibility: visible;
   position: absolute;
   left: 362px;
   top: 88px;
   z-index: 2;
   width: 277px;
   height: 382px;
}

#titlemetadata  {
   visibility: visible;
   position: absolute;
   left: 670px;
   top: 411px;
   z-index: 2;
   width: 236px;
}

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

.sgthumb  {
   border: 1px solid #000000;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 114px;
   height: 102px;
}

