.news-list-item h3 {
float:left;
width:250px;

}

.news-list-item .bodytext:after { content: "..." }

.news-list-item .bodytext{
width:250px;
}

.news-list-item{
	margin:0 !important;
}

.news-latest-date {
	top:-3px !important;
}