ul.newsHeadlines li.item span.thumb {
  float: left;
  clear: both;
  text-align: center;
  width: 128px;
  height: 90px;
  margin: 0 0 5px 0;
}

ul.newsHeadlines li.item span.title {
  float: left;
  clear: both;
  width: 128px;
}

ul.newsHeadlines li {
  background: none;
}

ul.newsHeadlines li.item .readmore a {
  float: left;
  clear: both;
  color: #1f9b57;
  text-decoration: none;
}

ul.newsHeadlines li.item .readmore a:hover {
  text-decoration: none;
}
