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

#gallerythumbsheet  {
   margin-top: 0px;
   margin-left: 0px;
   min-height: 515px;
   width: 321px;
   z-index: 4;
   top: 371px;
   left: 15px;
   position: absolute;
}

#gallerypicturebox  {
   margin-top: 0px;
   margin-left: 0px;
   height: 514px;
   width: 790px;
   z-index: 4;
   top: 372px;
   left: 347px;
   position: absolute;
}

#gallerytitle  {
   margin-top: 0px;
   margin-left: 0px;
   width: 612px;
   z-index: 4;
   top: 330px;
   left: 425px;
   position: absolute;
}

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

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

