#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}

div.searchresult {
  border-bottom: 1px dotted #3B5B6A;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
a.searchresulttitle {
  font-weight: bold;
}