#remotegallerythumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 110px;
   height: 111px;
}

#remotegallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: relative;
   left: -250px;
   top: 25px;
   z-index: 2;
   width: 148px;
   height: 306px;
   background-color: #FFFFFF;
}

#remotegallerypicturebox  {
   border: 2px solid #000000;
   background-color: #FFFFFF;
   visibility: visible;
   margin-top: -2px;
   margin-left: -2px;
   position: relative;
   left: 78px;
   top: -278px;
   z-index: 2;
   width: 500px;
   height: 300px;
}


#remotegallery  {
   margin: 0px auto 0px auto;
   width: 710px;
   position: relative;
}


.sgthumb:hover  {
   border-color: #FFFFFF;
}

.sgthumb  {
   border: 2px solid #000000;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 110px;
   height: 111px;
}
