
.news-list-container {
	border:none;
	background: none ;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #EAEAEA;
	background-color:#F9F9F9;
        margin-bottom: 15px;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #EAEAEA;
/*	background-color: #077F1B;*/
	background-image: url(../img/news_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #eeeeee;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #0b961f;
	padding-left:2px;
	font-size: 12px;	
}
.news-list-container H3 A {
	color: #0b961f;

}
.news-list-container P {
	padding-left:3px;
	color: #666;
}
.news-list-date {
	float: right;
	color: #666666;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9F9F9;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: none;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size: 11px;
	font-weight: bold;

	line-height:15px;
	background:url(../img/more1_hg.gif) no-repeat right;
	padding:0 20px 0 0;
	float:right;
	margin-left:3px;

}
.news-list-morelink  {
	font-size: 11px;
	font-weight: bold;

	line-height:15px;
	background:url(../img/more1_hg.gif) no-repeat right;
	padding:0 20px 0 0;
	float:right;
	margin-bottom:3px;

}
.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 {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
        border: none;
        background: none;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #07841C;
	margin-bottom: 10px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 12px;	
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
        color: #2993CC;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-author {
	padding-bottom: 3px;
        display: none;
}
.news-single-additional-info {
	background: none;
/*	clear: both;*/
	margin-top: 15px;
	border: none;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: none;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background: none;
        color: #2993CC;
}

.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%;
}

