.first_page_news{
	border-left:1px solid #e1e1e1;
	position:relative;
}

.news_title{
	font-size:16px;
	color:#fff;
	background-color:#141615;
	text-transform:uppercase;
	width:210px;
	padding:15px;
	float:right;
}

.side_news{
	margin-top:35px;
}

.side_news .news_first{
	margin-left:15px;	
}

.side_news .news_first h2, .side_news .news_second h2{
	font-size:19px;
	font-weight:bold;
}

.side_news .news_second{
	margin-top:50px;
}

.first_page_news .content_news_bottom{
	position:absolute;
	bottom:-4px;
	left:0px;
}