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

.news-latest-container {
 	border:0px solid #333;
	
	
}

.news-latest-container H5,.news-latest-gotoarchive {
	color:#fff;
	padding:1px;	
	margin:2px;
	border:0px solid #666;
	background-color:E1F5F6;
	font-size:13px;
}
.news-latest-container H3,.news-latest-gotoarchive {	
	font-size:13px;

	
}

.news-latest-date {
	font-weight: bold;
	}


.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:1px 3px 3px 6px;	
	margin:-3px 0 -13px 0;
	border:1px solid #B7AE88;
	background: #FCFCFC url("news.png");
	background-position:right bottom;
	font-size:13px;

}

news-latest-item H3 {
	font-size:14px;
	background-color:#ff0000;
	
}

.news-latest-item IMG {
	margin:-10px -22px -15px -9px;
	padding:0;
	float:center;
}

.news-latest-category IMG {
	float: none;
border:none;
margin:0;
padding:0;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}


.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

#tab {
padding: 0 0 0 0;	
margin: 0 0 0 0;
}


#tab1 NEWS_SUBHEADER {
background-color:#ff0000;
padding: 0 0 0 0;	
margin: 0 0 0 0;
}

