/* Search */
  #search-container  
  {
  	/*position: absolute !important;                       
    top: -113px !important;*/
    position: relative;
    top: -125px;
    
    /*left: 1025px !important; */
  }   
    
  input#search-box { left: 817px; }    
    
                      
  #search-box { z-index: 1; text-transform: none !important; color: #333 !important;  } 
  
  div.form-wrapper label { display: none; }
  div.form-wrapper { margin-bottom: 4px !important; }
  .search-snippet-info .search-info { display: none; }
  div.form-wrapper fieldset { margin-top: 10px !important; }
  
  ol.search-results { padding-left: 0 !important; margin-left: 0 !important; }
  
  .page-search h2 { border-bottom: none; color: #333; margin-bottom: 0 !important; padding-bottom: 0 !important; font-weight: bold; font-family: Arial;  }
  
  li.search-result h3.title { border-bottom: none; border-top: 1px solid #e3e3e3; margin-bottom: 0; padding-top: 8px !important; margin-top: 0; }
  
  .search-results .search-snippet-info { margin-left: 0 !important; }
  
  #block-search-form { display: none; } /* Firefox fix */
    
  fieldset { display: none; }
  
  .pager { display: inherit !important; text-align: left !important; }
  .pager li { margin-left: 0 !important; }