.news-latest-container {
  width: 175px;
}
.news-latest-item {
  margin-right: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #004680;
  font-size: 11px;
  width: 100%;
}
.news-latest-item p.bodytext {
  padding: 0px;
  margin: 0px;
}
.news-latest-item .news_headline a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding-left: 15px;
  color: #ffffff;
  background-image: url('/fileadmin/templates/images/arrow2.gif');
  background-repeat: no-repeat;
  background-position: 5px;
}
.news-latest-item .news_headline {
  height: 17px;
  background-color: #0060ac;
  border-bottom: 1px solid #fff;
  padding-top: 3px;
}

