/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-item, .news-latest-content {
	font-size:11px;
	padding: 0px;
	margin: 0px;
}

.news-latest-title, .news-latest-date {
	color:#014772;
	}

.news-latest-title a, .news-latest-date a {
	color:#014772;
	text-decoration:none;
}

.news-latest-title a:hover, .news-latest-date a:hover {
	color:##014772;
	text-decoration:none;
}

.news-latest-title {
	font-weight:bold;
	font-size:11px;
	padding-top: 13px;
}

.news-latest-date {
   padding-right:5px;
	text-align:right;
	font-size:11px;
}

.news-latest-content {
	font-size:11px;
	padding: 0px;
	margin: 0px;
}

.news-latest-content img {
	float:left;
	border:0px;
}

.news-latest-morelink {
	font-size: 11px;
	color:##014772;
}

.news-latest-morelink a {
   color:##014772;
   text-decoration:none;
}

.news-latest-morelink a:hover {
	text-decoration:underline;
}
