.news_short_list {
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 36px 0 16px 0;
	margin-top: 35px;
	width: 100%;
	background: url(../img/img_news_top.gif) repeat-x left top;
}

.news_short_list .descr {
	padding: 0 0 20px 0;
	text-align: justify;
	border-bottom: 1px solid #818181;
	margin-bottom: 20px;
}

.news_short_list .descr span {
	font-weight: bold;
}


.news_short_list a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.news_short_list a:hover {
	text-decoration: underline;
}

.news_short_list a.title {
	color: #000;
	font-size: 12px;
	margin-left: 10px;
}


.news_short_list p {
	margin-bottom: 4px;
}

.news_short_list .title {
	font-weight: normal;
	padding: 0px 0 12px 0;
	margin-bottom: 15px;
	font-size: 22px;
}

.news_short_list p.more {
	text-align: right
}

.news_short_list p.more a {
	text-transform: lowercase;
}

.short_photo {
	clear: both;
	width: 100%;
	margin-top: 20px;
	overflow: hidden;

}

.short_photo a img {
	border: 0px;

}

.short_photo_box {
	float: left;
	margin-right: 10px;	
	background: #E9E9E9;
}

.short_photo_text {
	font-weight: bold;
	padding: 10px 10px;
}
