#sidenav .thumbwrapper  {

   position: relative;

   float: left;

   margin: 0px;

   padding: 3px;

   width: 56px;

   height: 64px;
}



#testgalleryrevisedpicturebox table  {

   width: 100%;

   height: 100%;
}



#sidenav  {

   width: 216px;
}



#testgalleryrevisedpicturebox  {

   visibility: visible;

   width: 500px;

   height: 333px;
}



.sgthumb:hover  {

   border-color: #0000FF;
}


.sgthumb  {

   border: 1px solid #000000;

   background-position: 50% 50%;

   background-repeat: no-repeat;

   display: block;

   width: 56px;

   height: 64px;
}


