#content {
  min-height: 0px;
}

.news-single-item {
  min-height: 0px;
}

.news-list-item img,
.news-single-img img {
  float: left;
  padding-right: 0px;
}

.clearer {
  clear: both;
  border-bottom: 1px solid #c1c1c1;
  height: 10px;
}

.news-single-imgcaption {
  clear: left;
  float: left;
}