div.news-latest-container { 
  margin: 5px 0 0 0; 
  border-top: thin solid #7B5727;
}

.news-latest-item { 
  margin: 0; 
  margin-top: 15px;
  padding-top: 15px; 
  padding-bottom: 9px;
  border-bottom: thin solid #7B5727;
}
.news-latest-item strong a {
  font-weight: bold; 
}

.news-latest-date {  }
.news-list-morelink {  }