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

#gallery1picturebox  {
   position: absolute;
   left: 396px;
   top: 186px;
   z-index: 5;
   width: 555px;
   height: 416px;
}

#gallery1thumbsheet  {
   position: absolute;
   left: 78px;
   top: 260px;
   z-index: 5;
   width: 294px;
   min-height: 329px;
}

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

.sgthumb  {
   border-width: 2px;
   border-style: solid;
   border-color: #FF0000;
}

