﻿#gallery
{
   padding: 10px;
   width: 938px;
    }
    
  #gallery .mainimage
  {
      float:left;
      width: 630px;
      min-height: 450px;
      background: #fff url(/images/spinner.gif) center center no-repeat;
      }
      
  #gallery .imagedetails
  {
   float:left;
     margin-top: 50px;
     font-size: 100%;
     width: 275px;
      background: url(/images/page/2nd_cols_back.jpg) top left no-repeat;
	padding: 5px 10px 10px 10px;
      }
      
     
