#mkrthumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 68px;
   height: 69px;
}

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

#mkrthumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 178px;
   top: 541px;
   z-index: 1;
   width: 518px;
   height: 127px;
}

#nextbutton a:hover  {
   background-position: -36px 0%;
}

#prevbutton a:hover  {
   background-position: -66px 0%;
}

#mkrpicturebox  {
   visibility: visible;
   position: absolute;
   left: 226px;
   top: 173px;
   z-index: 1;
   width: 439px;
   height: 356px;
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 685px;
   top: 385px;
   z-index: 1;
   width: 36px;
   height: 16px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 671px;
   top: 435px;
   z-index: 1;
   width: 66px;
   height: 16px;
}

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

