.news_cont{
	border-bottom: 1px dotted #21695B;
    margin: 0 0 20px;
    padding: 0 10px 10px;
}

.news_cont h2 {
	margin:0 0 5px 0;
}

.news_title{
	font-weight:bold;
}

.news_descr{
}

.news_date {
	font-style:italic;
}

.news_descr img {
    border: 2px solid;
    margin: 0 10px 10px 0;
	padding:0 !important;
}

.pdf {
	background:url(/images/pdf.png) no-repeat;
	text-indent:-9999px;
	width:35px;
	height:35px;
}