/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
 	padding: 0px;
	
}
.news-latest-container H2 {
	color: #BD1820;
	font-size: 11px;
	
}
.news-latest-container H3,.news-latest-gotoarchive {	
	padding:0px;	
	margin:0px;
	}

.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: #ffffff;
}

.news-latest-gotoarchive A {
	color:#ffffff;
}

.news-latest-item {
	padding:0px;	
	margin:0px;	
}

.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-morelink,.news-latest-category {
  font-size:9px;
}

.news-latest-morelink {
  height:12px;
}

.news-latest-morelink a {
	
}

