.search_nav {
  clear: both;
  width: 560px;
  overflow: hidden;
  margin: 0 3px;
  padding: 4px 8px; 
/*  background-color: #ebebeb; 
  border: 1px solid #787878; */
  color: #000;
}

.search-nav-message {
  float: left;
}

.pagination {
  clear: both;
  width: 560px;
  overflow: hidden;
  margin: 0 7px;
  padding: 4px 8px;
  background-color: #ebebeb;
  border: 1px solid #787878;
  color: #000;
}

.breadcrumb .current a {
  color: #cc0000;
  background: #fff;
}

.result-item td {
  padding: 5px 3px;
  border-bottom: 1px solid #959595;
  vertical-align: top;
}

.no_results {
  text-align: left;
  font-size: 10pt;
  font-family: arial;
  text-decoration: auto ;
  list-style-type: none;
  padding: 5px;
  padding-bottom: 15px;
}

.no_results a {
  text-decoration: underline !important;
  font-size: 10pt;
}

.no_results h2 {
  font-size: 14pt;
}

.no_results h3 {
  font-size: 12pt;
}

.no_results li {
  font-size: 10pt;
  padding-bottom: 3px;  
}

.search_tips {
   margin-left: 50px;
   padding-top: 10px;
   padding-bottom: 25px;
}

#newsearch {
  padding-left: 5px;
  padding-bottom: 5px;
}
