/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item H5 {
	margin-bottom: 5px;
	width:100%;
	padding:0;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

.news-list-date {
	display:block;
	color: #999999;
	width: auto;
	text-align: right;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 100%;
	font-weight: normal;
	background-color: #FFF;
	border:none;
}


