.search-results-title {
  color:#163578;
  font-size: 14px;
  font-weight: bold;
  padding: 4.5px 0pt 4.5px 0px;
  vertical-align: middle;
  margin-top: 0px;
  clear: both;
  background-color:none;
  width:100%;
  border-bottom:1px solid #ccc;
} 

.search-controls label[for="query"] {
  margin-top:12px;
  margin-bottom:6px;
  color:#555;
  font-size:12px;
  font-weight:bold;
}

#query {
  vertical-align: middle;
  width:200px;
  height:auto;
  border:1px solid #ccc;
  font-size:10px;
}

#main-search-arrow {
  vertical-align: middle;
  height:17px;
  
}

.search-results {
  list-style: none;
  margin:0px;
  padding:0px;
}

.result {
  margin-bottom: 12px;
}

.result-title,
.result-title a {
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #163578;
  
}

.result-title a:hover {color: #999; text-decoration: underline;}

.result-body h3,
.result-body .h3 {
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
}

.result-body a.h3 {
  font-weight: bold !important;
}

.result-body {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  text-align: left;
  color: #000;
}

.result-body a {
  color: #555;
  text-decoration: none;
}

.search-page-numbers {
  text-align: center;
}

.search-page-numbers a {
  font-weight: bold;
  color: #163578 !important;
  border: none !important;
}

.search-page-numbers a:hover {
  background-color: #fff !important;
}

.search-page-numbers strong {
  color: #999 !important;
  background-color: #fff !important;
  border: none !important;
}

.search-heading {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.search-page-numbers .pager-title {
  color: #999;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  margin-bottom: 6px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.search-page-numbers {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
