/*@CHARSET "UTF-8";*/

.news-list-container .item {
	clear: both;
}

.news-list-container .tx-ttnews-browsebox {
	text-align: right;
}

.tx-ttnews-browsebox p {
	text-align: left;
}

.tx-ttnews-browsebox table p {
	margin: 0;
}

.tx-ttnews-browsebox table td {
	padding-top: 0;
}

.news-latest-item img {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

.news-latest-item .clearer {
	clear: both;
}

.news-latest-item h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #96bf0d;
}

.news-latest-morelink {
	display: block;
	margin-top: 0.5em;
}

.news-latest-morelink a {
	text-decoration: none;
	color: #0065a6;
	font-weight: bold;
}

.news-latest-morelink img {
	border: 0;
	margin: 0 0.5em -0.15em 0;
	height: 1em;
	width: 1em;
}

.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	text-decoration: underline !important;
}
