.news {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 60px;
}

.news .blockName {
	color: #0079D4;
	font-size: 14px;
	padding-bottom: 17px;
}

.newsDate {
	margin-left: 18px;
	position: relative;
	display: block;
	color: #8c8c8c;
	margin-bottom: 17px;
	padding-left: 18px;
	background: url(../img/li.gif) top left no-repeat; 
	
}

.newsDescr {
	border-left: 1px solid #dddddd;
	padding-left: 18px;
	margin-bottom: 14px;
}

.newsMore {
	position: relative;
	display: block;
	background: url(../img/newsMore.gif);
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin-top: 5px;
}

.newsAll {
 	color: #8c8c8c;
	display: block;
	position: relative;
	text-align: right;
}
