.news-delimeter{
	background-repeat:repeat-y;
	background-image: url(images/newsline.gif);	
	background-position:center;
	margin-right:25px;
}
.news-date{
	font-size:11px;	
	color:#a5a5a5;
}
.news-title{
	font-size:11px;
	font-weight:bold;
	color:#00b6eb;
	font-family:Tahoma;
	text-decoration:underline;
	margin-top: 3px !important;
}
.news-pr-text{
	font-size:11px;
	color:#646464;
	font-family:Tahoma;
	margin-top: 4px;
	line-height:14px;
}
.news-first-td{
	padding-right:20px !important;
}
.news-second-td{
	padding-left:25px !important;
}
.news-more{
	background-repeat:no-repeat;
	background-image: url(images/arr.png);
	background-position: left 6px;
	vertical-align:top;
	width:66px;
	text-align:right;
	margin-top:10px;
}
.news td{
	padding:0px !important;
}
.all-news-btn a{
	font-size: 10px !important;
	color:#b4b4b4 !important;
}