@charset"iso-8859-1"

/*  General Page Contents Designing */
  		
  .row {
   clear: both;
   width:730px;
      }    
 
 .PicBox {
  width:120px;
  font-family: sans-serif;  
  font-size:12px;
  font-weight:normal;
  float: left;
         } 
		  		 
  h4.top {
 font-family: sans-serif;  
 font-weight:bold;
 postion: relative;
 top: -20px
          } 
		  
 .text { 
  width:580px;
  margin: 0px 10px 10px 0px;
  font-family: sans-serif;  
  font-size:11px;
  font-weight:normal;
  float: right;
      }    

 .clm2 p{
   margin: 0px 5px;
   padding: 0px 0px;
   width: 235px;
   background: #ffffff;
   font-size: 11pt;
   float: left;
       }

 .clm3 p{
   margin: 0px 5px 0px;
   padding: 0px  ;
   width: 235px; 
   background: #ffffff;
   font-size: 11pt;
   float: right;
         }  
