#site li#news .content {
	margin: 0 50px 0 170px;
	overflow: hidden;
	max-width: 1200px;
}

#site li#news .content div {
	max-width: 1200px;
	margin-bottom: 60px;
	font-size: 13px;
}

#site li#news .content div:last-child {
	height: 50px;
}

#site li#news .content div>span {
	width: 425px;
    /*max-height: 390px;*/
	margin-top: 30px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}

#site li#news .content h4 {
	font-weight: bold;
	margin-bottom: 16px;
	font-size: 18px;
}
#site li#news .content .top_news {
	display:table;
	float:left;
	width:100%
}
#site li#news .content .top_news .top-block {
    display: table-cell;
    float: none;
    width: 400px;
    padding-right: 40px;
	/*
	display:block;
    float: left;
	width: 40%;
	overflow:hidden;
	min-height:150px;*/
    /*width: 300px;*/
    /*margin-right: 20px;*/
}
.break:nth-child(4) {
	display:table-row !important;
}
.break:nth-of-type(4), .break:nth-of-type(8) {
	display:table-row !important;
}
#site li#news .content div>span.top_news {
    width:100%;
    
}

#site li#news .content .top_news h4 {
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 18px;
    font-size: 50px;
    line-height: 50px;
    display:inline-block;
}

#site li#news .content p {
	margin: 0;
}

span.top_news h4 a, 
span.top_news h4 a:visited {
	/*color: #bf2c37;*/
}

div.top-block {


}
