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

#photopicturebox  {
   margin-top: 0px;
   margin-left: 0px;
   height: 441px;
   width: 740px;
   z-index: 5;
   top: 18px;
   left: 105px;
   position: absolute;
}

#photothumbsheet  {
   margin-top: 0px;
   margin-left: 0px;
   min-height: 80px;
   width: 897px;
   z-index: 5;
   top: 564px;
   left: 23px;
   position: absolute;
}

#editbutton  {
   margin-top: 0px;
   margin-left: 0px;
   height: 12px;
   width: 81px;
   z-index: 5;
   top: 14px;
   left: 13px;
   position: absolute;
   text-align: left;
   font-family: "Times New Roman", "Times", serif;
   font-size: 17px;
   line-height: 20px;
}

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

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

.c_b a  {
   color: #000000;
}


