.news-single-author { display: none; }

.news-list-item > h3 {
	display: block;
	position: relative;
}

.news-list-date {
	position: absolute;
	right: 0px;
}

.news-latest-title {
	font-weight: bold;
}

.news-latest-item {
	border-bottom: 1px dotted #000;
}

.news-single-teaser {
	font-weight: bold;
}

.news-single-imgcaption {
    display: none;
}

.news-single-img {
    text-align: center;
}

.news-single-img a {
    margin: 10px;
}