#news {
  margin-bottom: 20px;
}

.news_image {
  background-image: url(/images/news_features_image_frame.png);
  background-repeat: no-repeat;
  height: 138px;
  width: 185px;
  float: right;
  padding-top: 18px;
  padding-left: 28px;
  position: relative;
  top: -20px;
  left: 10px;
}

#news h2 {
  margin-bottom: 20px !Important;
}
