.news{
	display:block;
	margin:15px 0;
}

.title_cont{
	position:relative;
}
.title_ob{
	position:relative;
	overflow:hidden;
	top:2px;
	z-index:2;
	padding-top:2px;
	padding-bottom:2px;
}
.whitediv{
	position:absolute;
	height:4px;
	background:#fff;
	width:100%;
	z-index:5;
	
	left:0px;
	bottom:-4px;
}
.title_art{
position:relative;
	padding-top:8px;
	padding-bottom:8px;
	background:#fff;
	
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	float:left;
	margin-left:5px;
	z-index:2;
	
}
.title_art span{
	padding-left:14px;
	padding-right:14px;
	font-size:24px;
	color:#000000;
}
.art_cont{
	margin-left:5px;
	position:relative;
	background:#fff;
	border-radius:0px 5px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:0px 5px 5px 5px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin-bottom:5px;
	z-index:1;
	padding:14px;
}

.text_content{
	font-size:12px;
	color:#161615;
	line-height:1.5;
	
}
/* РЅРѕРІРѕСЃС‚Рё */
.new_container{
	overflow:hidden;
	width:100%;
	position:relative;
}

.text_content{
	color:#161615;
	font-size:12px;
	line-height:1.5;
}

.news .gorizont_delim{
	margin-top:10px;
	margin-bottom:22px;
}
.other_new{
	margin-left:125px;
	position:relative;
}
.other_new .date{
	margin-bottom:11px;
}
.other_new  .text_content{
	padding-bottom:20px;
}
.new_container .img {
	margin-right: 10px;
	display:block;
	float:left;
}