

.finder_result
 {
 
   width: 700px;
  
   padding: 8px;
   padding-left: 0px;
   clear: both;
   
 }
 
 
 .finder_result .number
  {
  
    font-size: 30px;
    color: #F7BC5B;
    width: 120px;
   
  
  }
  
  
 .finder_result .number span
  {
  
    font-size: 16px;
    font-weight: bold;
    color: #F7BC5B;
  
  
  }
  
  
  .finder_results  { width: 600px; float: left; }
  
  .finder_results  td { padding-top: 4px; padding-bottom: 12px }
  
  .finder_results .number
  {
  
    font-size: 20px;
    color: #F7BC5B;
    width: 130px;
  
  
  }
 
 
 .finder_results .number span
  {
  
    font-size: 16px;
    font-weight: n;
    color: #F7BC5B;
  
  
  }
  
  .finder_results .name
   {
   
     font-size: 11pt;
     color: black;
     font-weight: bold;
     
   
   
   }
   
   
     .finder_results .place
   {
   
     font-size: 10pt;
     color: black;
     font-weight: normal;
     
   
   
   }
   
   
   .finder_results .data
    {
    
     background-color: #E1E6F0;
     padding: 8px;
    
    
    }
    
    
    .finder_results .address .data 
     { width: 60%;
       font-weight: bold;
       padding: 0px;
        }
    
    
    .finder_results .button_blue
     {
      font-size: 9pt;
       padding: 2px;
       border: 1px #041F56 solid;
       background-color: #B4BDD0;
       color: white;
       font-weight: bold;
       text-decoration: none;
     
     }
     
    
    
  .finder_results .switch_on, .finder_results .switch_off
     {
    
      font-size: 8pt;
      color: black;
     }
     
  .finder_results .switch_off
     {
       opacity: 0.4;
       -moz-opacity: 0.4;
       filter: alpha(opacity=40);
     }
  
  
  
      
  .finder_results ul a
     {
       font-size: 7pt;
     }
     
     
  .finder_results h1 
   {
   
    padding: 1px; background-color: ; color: black; font-size: 8pt; font-weight: bold; display: inline
   
   }
  
  .finder_results td table td { padding: 0px; } 