.tt-news .latest .item {
	margin-bottom:10px;
	color:#013499;
	background-image:url('images/background/right-spacer-line.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-left:21px;	
	padding-right:5px;	
	padding-bottom:10px;

}



.tt-news .latest .image IMG{
	padding-right:8px;	
}
	
.tt-news .more-link {
	background-image:url('images/icons/more-ico.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-top:2px;	
}	

.tt-news .more-link A {
	padding-left:10px;
	color:#407df4;
}

#right .tt-news .no-news {
	padding-left:21px;
}

.tt-news .list .item {
		border-bottom:1px solid #e3e9f3;
	padding-bottom:10px;
}

.tt-news .list P {
	margin:0px;padding:0px;
	margin-bottom:0px; /**/	
}

.tt-news .single .date {
	float:right;padding-top:3px;
}

.tt-news .single .image {
	float:right;
}


.tt-news .single .backlink {
	border-top:1px solid #e3e9f3;
	padding-left:10px;
	background-image:url('images/icons/more-ico-back.gif');
	background-repeat:no-repeat;
	background-position:0px 18px;
	}
	
	
	
