.news-latest-container
{
	border: none;
	background: none;
}

.news-latest-container h2
{
	font-size: 12px;
	color: #70E2A6;
	padding: 3px;
	margin: 0px;
	border: none;
	background-color: #007236;
}

.news-latest-item
 {
	padding: 3px;
	margin: 3px 0px;
	border: none;
	background-color: #CFE6D4;
}

.news-latest-headline
{
	float: left;
	width: 420px;
	font-size: 12px;
	font-weight: bold;
}

.news-latest-date
{
	margin-left: 420px;
	text-align: right;
}

.news-latest-category
{
	float: left;
	width: 420px;
}

.news-latest-morelink
{
	margin-left: 420px;
	text-align: right;
}

/* -------------------------------------------------------------------------------- */

.tx-ttnews-browsebox
{
	background: none;
	border: none;
}

.tx-ttnews-browsebox-SCell
{
	background: #CFE6D4;
}

/* -------------------------------------------------------------------------------- */

.news-single-item
{
	border: none;
	background-color: #CFE6D4;
}

.news-single-item h3
{
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.news-single-category {float: none;}

.news-single-backlink
{
	margin-top: 20px;
	text-align: right;
}

.news-single-backlink a {font-size: 12px;}

.news-single-additional-info
{
	background: none;
	border: none;
	margin-top: 20px;
}

.news-single-files
{
	background: none;
	border: none;
}

.cnews-single-image
{
	text-align: center;
	margin: 20px 0px;
}

.cnews-single-image img {margin: 10px 6px;}
