#layout_news_block .container {
	line-height:15px;
}

#layout_news_block .container dl {
	background:url(../images/layout/icons/pdf.gif) 2px 1px no-repeat;
	margin:0 0 10px 0;
	overflow:auto;
	padding:0 0 0 25px;
}

#layout_news_block .container dl dt {
	color:#3d3d30;
	font-weight:bold;
}

#layout_news_block .container .icms_edit {
	padding:5px 0 20px 7px;
	margin:0;
	clear:both;
}

#layout_news_block .container .icms_edit a {
	width:88px;
	height:35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/layout/icons/edit_btn.gif) 0 0 no-repeat;
}

#layout_news_block .container .rss {
	padding-left:5px;
}

#layout_news_block .container .rss a {
	background:url(../images/layout/icons/rss.gif) 0 1px no-repeat;
	color:#bd6b13;
	padding:0 0 0 17px;
}

#layout_news_block .container .rss a:hover {
	color:#6f705d;
}

#layout_news dl {
	background:url(../../../en/images/icons/pdf.gif) 0 3px no-repeat;
	margin:15px 0;
	overflow:auto;
	padding:0 0 0 16px;
}

#layout_news dl dt span {
	color:#3d3d30;
	font-weight:bold;
}

#layout_news .rss {
	font-size:11px;
	line-height:18px;
	padding-left:5px;
}

#layout_news .rss a {
	color:#16749b;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
}

#layout_news .rss a:hover {
	color:#16749b;
}

#layout_news .years {
	border-top:1px solid #cccccc;
	font-size:11px;
	line-height:18px;
	margin:20px 0 0 0;
}

#layout_news .years ul {
	padding:5px 0 0 0;
}

#layout_news .years ul li {
	background:none;
	border-right:1px solid #cccccc;
	float:left;
	margin:0 5px;
	padding:0 5px 0 0;
}

#layout_news .years ul li.active a {
	font-weight:bold;
}

#layout_news .years ul li.title {
	font-weight:bold;
}