.news-line .left-title{
display:block;
	float:left;
	font-size:16px;
	font-family: PF DinDisplay Pro;
	line-height:18px;
	font-weight:bold;
	text-transform:lowercase;
	color:#3466C5;
	background:url('images/left-title-border.gif') no-repeat top right;
	padding:0 15px;
}
.news-line .news-item{
	float:left;
	width:330px;
	margin-right:20px;
	padding:0 10px;
}
.news-line .news-item .date {
	background:#C1D4F8;
	padding:2px 5px;
}