#news_and_events {
  padding-top: 20px;
}
#news_and_events li {
  padding: 5px;
}
#news_and_events .section {
  height: 2em;
  line-height: 2em;
}
#news_and_events h4 {
  float: left;
  margin: 0;
  padding-left: 20px;
  display: inline;
  text-decoration: none;
}
#news_and_events h4 a {
  font-size: large;
  text-decoration: none;
}
#news_and_events h4 + a {
  float: right;
  margin-right: 300px;
}
