.news-list-container { 
  margin: 0.4em;
}

.news-list-container img { 
  float: right;
}

.news-list-container h3 {
  font-size: small;
  margin-bottom: 0.4em;
}

.news-list-container p.bodytext {
  line-height: 1.2;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

/* Venter issue 491, 493
.news-list-container .news-list-date {
  display: block;
  float: right;
  font-weight: normal; 
}
*/

