.news_short_list {
	color: #5b5c5e;
	font-family: Verdana;
	font-size: 11px;
	padding: 16px 0 16px 0;
	width: 242px;
}

.news_short_list .descr {
	padding: 0 0 24px 0;
	text-align: justify;
}


.news_short_list a {
	text-decoration: none;
	font-weight: bold;
	color: #5b5c5e;
}
.news_short_list a:hover {
	text-decoration: underline;
}

.news_short_list a.title {
	color: #ed1c24;
}


.news_short_list p {
	margin-bottom: 4px;
}

.news_short_list .title {
	font-weight: bold;
	padding: 0 0 12px 0;
}

.news_short_list p.more {
	text-align: right
}

.news_short_list p.more a {
	text-transform: lowercase;
}
