#liteyellowthumbsheet .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 10px;
   width: 78px;
   height: 80px;
}

#liteyellowthumbsheet  {
   visibility: visible;
   position: absolute;
   left: 42px;
   top: 137px;
   z-index: 3;
   width: 414px;
   height: 804px;
}

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

#lgpicturebox  {
   visibility: visible;
   position: absolute;
   left: 478px;
   top: 131px;
   z-index: 2;
   width: 381px;
   height: 414px;
}

#gallerytext  {
   visibility: visible;
   position: absolute;
   left: 37px;
   top: 109px;
   z-index: 2;
   width: 316px;
}

#yellbk  {
   background: url(../ceramicfinishesmedia/yellbk.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 36px;
   top: 131px;
   z-index: 2;
   width: 426px;
   height: 815px;
}

.sgthumb:hover  {
   border-color: #7EABB7;
}

.sgthumb  {
   border: 6px solid #F8F8F8;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 78px;
   height: 80px;
}

