.news-list-container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.news-list-item {

}

.news-list-item h3 {
	background-color: #036;
	color: #ccc;
	padding-left: 1em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.news-list-item h3 a {
	color: #fff;
}

.news-list-date {
	float: right;
	font-size: smaller;
}


.news-list-item {
	border-bottom: 2px solid #036;
}

.news-list-item img {
	float: left;
	margin-right: 10px;
}

.news-list-category {
	clear: left;
}

.clearer {
	display: none;
}

.news-latest-container h2 {
	display: none;
}

.news-latest-category {
	display: none;
}

.news-latest-container {
	margin-bottom: 1em;
}

.news-latest-date {
	float: right;
}

.news-latest-gotoarchive {
	display: none;
}

.news-single-img {
	float: left;
	margin-right: 10px;
}

.news-single-imgcaption {
	font-style: italic;
}

.news-single-backlink {
	clear: left;
}

.news-single-author {
	font-style: italic;
}

.news-single-timedata {
}
