.news-not-title
{
	/*text-align: center;*/
}
.news
{
    /*padding: 5px 10px;
	border-color: inherit;
	border-bottom-width: 0;
	border-bottom-style: inherit;
	border-bottom-color: inherit;*/
}
.news:after
{
	/*font-size: 0;
	line-height: 0;
	display: block;
	width: 90%;
	height: 1px;
	margin: 10px auto 0 auto;
	content: '';
	background: #cacaca;*/
}
.content_block .news_block .news
{
	/*display: inline-block;
	width: 225px;*/
}
.news_datetitle
{
	/*display: table;
	width: 100%;*/
}
.news_datetitle > div
{
	/*display: table-cell;
	vertical-align: top;*/
}
.news_icon
{
	/*width: 45px;*/
}
.news_date
{
	/*text-align: right;*/
}
div.news_title
{
	/*text-align: left;
	vertical-align: middle;*/
}
.news_text
{
	/*padding: 3px 0;
	text-align: justify;
	color: inherit;
	border-color: inherit;
	border-top-width: 0;
	border-top-style: solid;*/
}
.news_text p
{
	padding: 0;
}
.news_text img.news_image
{
	float: left;
	margin: 2px 5px 2px 0;
}
.news_navigation
{
	display: table;
	width: 100%;
	padding-bottom: 5px;
}
.news_navigation > div
{
	display: table-cell;
	width: 33.3%;
}
.news_navigation > div > a
{
	line-height: 20px;
}
.news_navigation > .prev_news
{
	text-align: left;
}
.news_navigation > .all_news
{
	text-align: center;
}
.news_navigation > .next_news
{
	text-align: right;
}
.yashare_news
{
	text-align: right;
}
.news_all
{
	/*font-size: 13px;
	line-height: 20px;
	display: table;
	width: 100%;
	padding: 3px 0 5px;
	text-align: center;*/
}
.news_all > div
{
	display: table-cell;
	width: 50%;
	text-align: center;
}
.article
{
	/*margin-bottom: 10px;
	padding: 10px;*/
}
.art_list
{
	/*padding: 10px;*/
}
.article .news_title
{
	/*font-size: 14px;*/
}
.article .news_date
{
	/*width: 90px;*/
}
.article .news_full
{
	font-weight: normal;
}
.left .news_date
{
	/*padding: 5px 0;
	text-align: left;
	vertical-align: top;
	color: #fff;*/
}
.news_date span
{
	/*display: inline-block;
	padding: 2px;
	color: #fff;
	background: #00ba52;*/
}
.main_col_news .news-not-title
{
	padding-top: 20px;
	padding-bottom: 10px;
	background: #e7e7e7;
}
.main_col_news .news-not-title .news_all
{
	padding: 24px 0 0 0 !important;
}
.main_col_news .news-not-title .news_all *
{
	text-transform: uppercase;
}
.module.main_col_news .news
{
	font-family: 'Trebuchet MS' !important;
	position: relative;
	display: table-cell;
	width: 33.33333333%;
	padding: 0 30px;
	padding-bottom: 30px;
	vertical-align: top;
}
.module.main_col_news .news .news_title
{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 12px;
	text-transform: uppercase;
	color: #fd8638;
}
.module.main_col_news .news .news_text
{
	line-height: 17px;
	color: #515151;
}
.module.main_col_news .news:after
{
	display: none !important;
}
.module.main_col_news .news .news_date
{
	font: normal 14px 'Trebuchet MS';
	position: absolute;
	bottom: 0;
	left: 30px;
	width: auto !important;
	padding: 0 4px !important;
	color: #fff;
	background: #ff9751;
}
