.clearer {
	display:none;
}

.news-latest-container,
.news-list-container {
	margin:0;
	padding:0;
}

.news-latest-container h1,
.news-latest-gotoarchive,
.news-list-container h1{
	margin:0;
	padding:4px;
	font-weight: bold;
	/*background: #E5E5E5;
	height: 28px;
	background:url(../img/basic/headlinebg.gif) no-repeat;*/
	border:1px dashed #ccc;
}

.news-latest-item,
.news-list-item {
	/*background: #E5E5E5;*/
	margin:5px 0;
	padding:4px;
	border:1px dashed #ccc;
}

.news-latest-morelink,
.news-list-morelink {
	font-weight: bold;
	font-size:0.75em;
}

.news-latest-item h2,
.news-list-item h2 {
	/*float:left;*/
	font-size:0.9em;
	/*height: 28px;*/
	background:url(../img/basic/subheadlinebg.gif) no-repeat;
	padding: 4px;
}

.news-latest-item h2 a:visited, .news-latest-item h2 a:hover, .news-latest-item h2 a:link,
.news-list-item h2 a:visited, .news-list-item h2 a:hover, .news-list-item h2 a:link, {
	text-decoration:none;
}

.news-latest-item h3 a,
.news-list-item h3 a{
	text-decoration: none;
}

.news-latest-item p,
.news-list-item p {
	clear:both;
	padding: 4px;
}

.news-latest-item img {
	width: 250px;
	height: auto;
	margin: 0 auto
}

.news-list-item img {
	width: 220px;
	height: auto;
	padding: auto 5px
}

.news-latest-date,
.news-list-date {
	float:right;
	font-size:0.6em;
	padding: 4px;
} 

.news-single-timedata {
	float:right;
	font-size:0.75em;
} 

.news-single-item h2 {
	font-size:1em;
}

.news-single-item h3 {
	clear: both;
	font-size:0.9em;
}

.news-single-backlink {
	font-size:0.75em;
	border-top:1px solid #ccc;
	padding:5px 0;
}


.tx-ttnews-browsebox {
	background: #E5E5E5;
	margin-top:5px;
	text-align:center;
}

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

.tx-ttnews-browsebox-SCell p a {
	border-bottom:1px solid #000;
	font-weight: bold;
}
