.news-latest-container {
}

.news-latest-container a {
	color: #000;
	font-size: 1em;
}
.news-latest-container a:hover {
	color: #c00;
}

.news-latest-item {
}

.news-latest-item a {
	font-size: 0.9em;
}

.news-latest-item .news-latest-date {
	color: #555;
	font-size: 0.8em;
}

.news-latest-item .news-latest-img {
	float: left;
}

.news-latest-item h3 {
	display: inline;
	font-size: .9em;
	Xmargin: 0;
}

.news-latest-item p.bodytext {
	display: inline;
}

.news-latest-item hr.clearer {
	color: #ccc;
	height: 1px;
}

.news-latest-item .news-latest-morelink {
}

.news-latest-gotoarchive {
	font-size: .8em;
}


/* NEWS SINGLE ITEM */

.news-single-item {
}

.news-single-timedata {
	color: #333;
	font-size: 0.8em;
}

.news-single-item h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
}

.news-single-item h3 {
}

.news-single-item hr.clearer {
	color: #ccc;
	height: 1px;
}

.news-single-img {
	float: left;
}

.news-single-imgcaption {
	font-size: 0.9em;
	margin-top: 0;
}

.news-single-additional-info p.bodytext {
	margin: 0;
}

/* NEWS LIST */

.news-list-container {
}

.news-list-item {
}

.news-list-item .news-list-date {
	color: #333;
	font-size: 0.9em;
}

.news-list-item .news-list-img {
	float: left;
}

.news-list-item h3 {
	margin: 0;
}

.news-list-item p.bodytext {
	display: inline;
}

.news-list-item hr.clearer {
	color: #ccc;
	height: 1px;
}

.news-list-item .news-list-morelink {
}

.news-list-browse {
}