.w_news_title{
	color: #000000;
	font-size: 18px;
}
.col_w_news_title{
	margin-bottom: 5px !important;
}
.col_w_news_title a{
	color: #000000;
	font-size: 15px;
	line-height: 1.3;
}
.col_w_news_title a:hover{
	color: #000000;
}
.col_w_news_text{
	color: #000000;
}
.col_w_news_date{
	margin-bottom: 10px;
}
.w_news_underline{
	display: none;
}
.col_w_news_content_wrapper{
	padding: 0 10px;
}
.col_w_news_link_button{
	background-color: #0094d6 !important;
	color: #ffffff !important;
	-webkit-transition: 0s background-color linear !important;
	transition: 0s background-color linear !important;
	margin-right: 10px;
}
.col_w_news_link_button:hover, .col_w_news_link_button:focus, .col_w_news_link_button:visited{
	background-color: #0094d6 !important;
	color: #ffffff !important;
}
.w_col_2 {
	width: 45%;
}
.clearfix {
    clear: both;
}