.searchpage_header{
  font-size:1.4em;
  margin: 0.8em;
}
#searchresults{
  
  font-size: 0.8em;
}

#searchtips{
  
  margin-top: 0.4em;
  font-size: 0.85em;
}
#searchresults .contentlist span.date{
  font-family: verdana, arial;
  font-size: 0.85em;
  display: block;
  clear: both;
  margin-bottom: 0.2em;
}
#resultsummary{
  margin: 1em 0em 0.6em 0em;
}
#searchresults p{
  margin-bottom: 0.4em;
}
#searchresults li img{
  width: 80px;
}

.searchbox{
  background-color:#E0DED5;
  padding: 1em;
}
.searchbox label{
  display: block;
}

#filters{
  margin-top: 4.4em;
  
}
#filters ul{
  margin-bottom: 1.2em;
  padding-left: 1.2em;
}
#filters ul li{
  margin-bottom: 0.4em;
}
a.selected{
  font-weight: bold;
}


