#contentbase #content #searchresults { font-family: Arial, sans-serif; }
#contentbase #content #searchresults h3 {
  font-family: Arial, sans-serif;
  padding-top: 1em;
  font-size: 120%;
  font-weight: normal;
}
#contentbase #content #searchresults h3 span.mime {
  font-size: 70%;
  padding-right: 0.5em;
  color: #666666;
}
#contentbase #content #searchresults p { margin-bottom: 0.25em; }
#contentbase #content #searchresults p.filtered {
  margin-top: 1em;
  font-style: italic;
}
#contentbase #content #searchresults span.url { color: green; }
#contentbase #content #searchresults a.cached { color: #666666; }
#contentbase #content #searchresults div.separator {
  border-top: 1px solid #5398b7;
  background-color: #c2d4de;
  padding: 1px 0.25em;
  float: left;
  width: 100%;
}
#contentbase #content #searchresults div.separator .left { float: left; }
#contentbase #content #searchresults div.separator .right { float: right; }
#contentbase #content #searchresults div.nav {
  padding: 1px 0.25em;
  margin-bottom: 1em;
  float: left;
  width: 100%;
}
#contentbase #content #searchresults div.nav .left { float: left; }
#contentbase #content #searchresults div.nav .left span { margin-right: 0.5em; }
#contentbase #content #searchresults div.nav .right { float: right; }
#contentbase #content #searchresults div.centeredwrapper {
  float: left;
  clear: both;
  position: relative;
  left: 50%;
}
#contentbase #content #searchresults div.bottomnav {
  margin-top: 1em;
  text-align: center;
  float: left;
  position: relative;
  left: -50%;
}
#contentbase #content #searchresults div.bottomnav span:first-child { padding-top: 26px; }
#contentbase #content #searchresults div.bottomnav span {
  text-align: center;
  float: left;
}
#contentbase #content #searchresults div.searchwrapper {
  margin-top: 1em;
  padding: 1.5em 0 2em;
  border-top: 1px solid #5398b7;
  border-bottom: 1px solid #5398b7;
  background-color: #c2d4de;
  float: left;
  width: 100%;
}
#contentbase #content #searchresults div.bottomsearchbox {
  clear: both;
  margin-top: 1em;
  float: left;
  position: relative;
  left: -50%;
}
#contentbase #content #searchresults div.bottomsearchbox input {
  float: left;
  margin-right: 0.5em;
}
#contentbase #content #searchresults div.bottomsearchbox input[type="submit"] { margin-top: 0.3em; }
#contentbase #content #searchresults div.bottomsearchbox div.searchlinks {
  float: left;
  font-size: 80%;
}
#contentbase #content #searchresults p.copyright {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 1em;
  color: #666666;
}

