.news-latest-item {
float:left;
padding-bottom:24px;
width:100%;
height:50px;
}

.news-latest-images {
 width: 5%;
 float: left;
}

.news-latest-text {
 float: left;
 width: 75%;
 padding-right: 5%;
}

.news-latest-teaser {

}



.news-latest-more {
 color: #ec7520;
}

.news-latest-teaser a {
 text-decoration: none;
 font-weight: bold;
 font-size: 90%;
}

