/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
border:0px;
width:245px;
	background-color:transparent;

	height:280px;
color:#666;
float:left;
overflow:hidden;
	
}
.tags {font-size:10px; color:#666; margin-top:3px; }
.news-latest-container a { color:#666; text-decoration:none; }
.news-latest-container, .bodytext {margin:0px; padding:0px; color:#666; }

#top-content-title { color:#666; font-weight:bold; }

#top-content-title { color:#666; }

.news-latest-container H2,.news-latest-gotoarchive {
	color:#333;
	padding:0px;
	margin:0px;

	/*background-color:#D8FA70;*/
	background-color:transparent;
}

.news-latest-container a:hover {
color:#333;
text-decoration:none;

	
}

.news-latest-gotoarchive {
	
	margin-top:0px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#333;
}
.news-latest-gotoarchive A {
	color:#333;
}

.news-latest-gotoarchive A:hover {
	color:#000;
}
.news-latest-item {
		
	padding:0px;
	margin:0px;
	padding-top:8px;
	border:0px;
	border-bottom:1px solid #ddddd1;
	padding-bottom:8px;
	background-color:transparent;
	
	width:235px;
	padding-left:0px;
	
}

.news-latest-item:hover { background-color:#fff;}



.news-latest-item IMG {
display:none;
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #fff;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}
