#editbutton a  {
   line-height: 18px;
   font-size: 18px;
   width: 45px;
   height: 18px;
   display: block;
   background-repeat: no-repeat;
   background-image: url(sg_gallery_media/editbutton.gif);
}

#editbutton  {
   margin-top: 0px;
   margin-left: 0px;
   height: 18px;
   width: 45px;
   z-index: 5;
   top: 862px;
   left: 1102px;
   position: absolute;
}

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

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

