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

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

#homethumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 285px;
   top: 443px;
   z-index: 1;
   width: 441px;
   height: 89px;
}

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

#homepicturebox  {
   visibility: visible;
   position: absolute;
   left: 285px;
   top: 123px;
   z-index: 1;
   width: 441px;
   height: 293px;
}

#description p  {
   font: 14px/16px Arial;
   margin: 0px;
   color: #2E2D2D;
   text-align: justify;
}

#description  {
   visibility: visible;
   position: absolute;
   left: 249px;
   top: 545px;
   z-index: 1;
   width: 513px;
}

#disclaimer  {
   background: url(homemedia/disclaimer.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 291px;
   top: 611px;
   z-index: 1;
   width: 437px;
   height: 45px;
}

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


