.image_thumb
{
   z-index        : 0;
   height         : 90px;
   width          : 120px;
}

.image_large
{
   position       : absolute;
   left           : 205px;
   top            : 130px;
   z-index        : 1;
   height         : 452px;
   width          : 600px;

   border         : solid 2px #555555;
}
