.clearer {
	clear: both;
}
hr.clearer {
	border: 0px none;
	border-bottom: 1px solid gray;
	height: 1px;
	margin: -0.5em 0 0.2em 0;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin-top: 1em;
	font-size: 11px;
	text-transform: uppercase;
}
.news-latest-gotoarchive {
	font-size: 10px;
	font-weight:bold;
	margin-top:10px;
}
.news-latest-item {
	margin: 0.5em 0 0 0;
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */
}
.news-latest-item h2 {
	line-height: 1;
	padding-bottom: 0;
}
.news-latest-item IMG.himg {
	float: none;
}
.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-date, .news-latest-category {
	font-size: 90%;
}
.news-latest-date {
	float:left;
}
.news-latest-morelink A {
	margin-top: -0.5em;
	float:right;
	text-decoration: underline;
	text-transform: none;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	margin: 1em 0 2em 0;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}
.news-search-form {
	margin-top:10px;
	margin-bottom:5px;
}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
}
.news-list-container H3 A {
}
.news-list-container P {
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-date {
	float: left;
}
.news-list-morelink {
	float: right;
}
.news-list-date,.news-list-morelink,.news-list-category {
	font-size: 90%;
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:0 5px 5px 0;
	margin-bottom:5px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-subheader {
	font-weight: bold;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	margin: 0.1em 0 1em 0;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-item hr {
	margin-top: 1.5em;
}
.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0px;
	list-style-type: none;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
}

