/************************************/
/******** tt_news LIST mode *********/
/************************************/

.news-list-item {
	margin-bottom: 20px;
} 
.news-list-item h2,
.news-single-item h1 {
	margin-bottom: 2px;	
}

.news-list-date {
	margin-bottom: 10px;
}

.tx-ttnews-browsebox table td p a {
	padding-right: 10px;
}

#news-list-pagebrowse-2 .tx-ttnews-browsebox > p {
	display: none;
}


.news-single-item em h3 {
	font-size: 12px;
	margin: 10px 0 10px 0;
}

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

.news-single-imgcaption {
	margin-top: 2px;
}

.news-single-related dt,
.news-single-files dt {
	font-weight: bold;
}

.news-single-related dd,
.news-single-files dd {
	margin: 0;
}

.news-single-related dd a,
.news-single-files dd a {
	font-weight: normal;
	text-decoration: underline;
	
}
/*
.news-list-item hr,
.news-latest-item hr,
.news-single-item hr {
	border-width: 1px;
	color: #777;
}
*/
div.clearer {
	background-color: #777;
	height: 1px;
	margin-bottom: 8px;	
}

.content p.news-single-author a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.news-latest-date a {
	font-weight: normal;
	color: #777;
}

.news-single-additional-info {
	
}
