#barrister-search-form select {
  float: left;
  width: 290px;  
}

#news {
  margin: 0 !important;
  padding: 5px !important;
}
#news li {
  padding-top: 16px !important;
  padding-bottom: 21px !important;
  border-bottom: 1px solid #dfdfdf;
  background-position: 0px 20px !important;
}
#news li a {
  display: block;
  font-weight: bold;
}

h2.news {
  background: none;
  color: #c60;
  padding: 0;
  margin: 0;
}