#gallerythumbsheet  {
   position: absolute;
   left: 19px;
   top: 48px;
   z-index: 6;
   width: 80px;
   height: 365px;
}

#shape2  {
   position: absolute;
   left: 9px;
   top: 41px;
   z-index: 5;
   width: 97px;
   height: 385px;
   background-image: url(sg_gallery_media/shape2.gif);
   background-repeat: no-repeat;
}

.sgthumb:hover  {
   border-color: #0000FF;
}

.sgthumb  {
   border-width: 2px;
   border-style: solid;
   border-color: #FF0000;
}

