
	.categoryTopNews{float: left;position: relative;height: 156px;width: 468px;}
	.categoryTopNewsImage{position: absolute;top: 0;left: 0;width: 200px;height: 150px;background-repeat: no-repeat;background-position: center center;background-size: cover;transition: background 250ms ease-in-out;}
	.categoryTopNewsBlock{position: absolute;top: 0;left: 200px;height: 150px;width: 268px;}
		.categoryTopNewsBlock td{margin: 0 5%;height: 50px;position: relative;vertical-align: middle;}

		.categoryTopNewsBlock td div{width: 90%;margin: 0 5%;}
		categoryTopNewsBlock tr:hover{background: #c5341c;cursor: pointer;}
		.categoryTopNewsBlockArrow{display: none;position: absolute;top: 0;left: -25px;max-width: 12px;width: 12px;height: 50px;z-index: 100;background: url('../images/featurelist/featurelist_arrow.png') no-repeat;}	

	.categoryNews{float: left;margin: 10px;position: relative;width: 448px;}
		.categoryNewsBlock{float: left;margin-bottom: 10px;width: 100%;border-bottom: 1px lightgray solid;cursor: pointer;}
			.categoryNewsBlockImage{float: left;height: 60px;width: 60px;background-position: center center;background-size: cover;}
			.categoryNewsBlockText{float: left;margin-left: 10px;width: 378px;font-size: 12px;}

#menuregions {
	position:absolute;
	text-align:center;
	top:4px;
	left:0px;
	border:0px solid red;
	width:100%;
}
#menuregions ul {
	padding-top:0px;
	height:25px;
	list-style:none;
}
#menuregions ul li {
	float:left;
	padding-left:30px;
	padding-right:30px;
	border-right:1px dotted #aebcc5;
	height:25px;
	padding-top:4px;
	z-index:5;
}

#menuregions ul li a.active {
	color:#fff;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	display:block;
	background:url('../images/top_rub.jpg') no-repeat;
	width:129px;
	height:34px;
	cursor: pointer;
	margin-top:-6px;
	padding-top:6px;
	position:relative;
	z-index:10;
}

#menuregions ul li a {
	color:#185886;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
}

#menuregions ul li a:hover {
	color:#b7311a;
}

#menuregions ul li a.active:hover {
	color:#fff;
}

div.top_stories {    
    background: #F9F7F1;
    border: 1px solid #E9EAE9;
    padding: 35px 0px 0px 0px;
    position: relative;
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    zoom: 1;
    /*margin-left: 240px;*/
    height: 333px;
    /*overflow: hidden;*/
}

ul.top_stories_with_avatar {
    margin: 0px 0px 15px 440px;
	height: 280px;
    zoom:1;
}
ul.top_stories_with_avatar li {
    /*background: url("../_images/top_stories_li_tile.jpg") repeat-x 0px 100%;*/
    position: relative;
    height: 93px;
    zoom: 1;
    z-index: 100;
    vertical-align: top;
}

ul.top_stories_with_avatar li a {
    color: #333 !important;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    height: 93px;
    padding: 0px 20px;
    z-index: 200;
    zoom:1;
}
ul.top_stories_with_avatar li a.current {
    color: #fff;
    background-color: #e03317;	
	height: 93px;
}
ul.top_stories_with_avatar li a.current#last {
	/*margin-top: -10px;	*/
}
ul.top_stories_with_avatar li a i {
	width: 18px;
	height: 93px;
	background: url('../images/featurelist/top_stories_arrow.png') 0px 50% no-repeat;
	position: absolute;
	top: -1000px;
	left: -12px;
	display: block;
	z-index: 300;
}
ul.top_stories_with_avatar li a.current i {
	top: 0px;
}
ul.top_stories_with_avatar li a div {
	font-size: 11px;
	line-height: 11px;
	padding-top: 3px;
	display: none;
}
ul.top_stories_with_avatar li a.current div {
	display: block;
}
ul.top_stories_with_avatar a table {
    height: 100%;
}
ul.top_stories_with_avatar a table td {
    vertical-align: middle;
    font-size: 17px;
    line-height: 16px;
    color: #4d4d4d;
	cursor: pointer;
}
ul.top_stories_with_avatar a.current table td {
    color: #fff;
}

div.top_stories_without_avatar_container {
    background-color: #f9f7f1;
    border: 1px solid #e9eae9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 20px;
    /*margin-left: 240px;*/
    position: relative;
    zoom:1;
    width: 720px;
    height: 413px;
    float: right;
}
.ie6 .top_stories_without_avatar_container {
    width: 716px;
}
div.top_stories_without_avatar {
    zoom: 1;
    padding: 5px 10px 0px 10px;
}
ul.top_stories_without_avatar {
    zoom:1;
    overflow: hidden;
}
ul.top_stories_without_avatar li {
    float: left;
    width: 327px;
    background: url("../images/dotted-gray.gif") 0px 100% repeat-x;
    /*padding: 0px 10px 10px 0px;*/
    margin: 15px 10px -1px 10px;
    padding-bottom: 6px;
    zoom:1;
}
.ie6 .top_stories_without_avatar li {
    display: inline;
}
ul.top_stories_without_avatar li img {
    float: left;
    margin-right: 10px;
}
ul.top_stories_without_avatar li a {
    font-size: 12px;
    line-height: 14px;    
    color: #5574A1;
}

ul#output {
    top: 35px;
    left: 0px;
    width: 440px;
    height: 280px;
    position: absolute;
    z-index: 9;
}
ul#output li {
    position: absolute;
    width: 240px;
    height: 180px;
}

/*
 * @news_by_category
 *
 */
div.news_by_category {
	position: relative;
	zoom: 1;
	overflow: hidden;
    clear:both;
    margin-bottom: 20px;
}
div.news_by_category_row {
    background: #F9F7F1;
    border: 1px solid #E7E8E8;
    position: relative;
    zoom: 1;    
	float: left;
	width: 470px;
    min-height: 320px;
	margin: 0px 0px 0 0px;
}
div.news_by_category div.even {
	float: right;
}
div.news_by_category_title {
    background: #1F7DC0 url("../images/headline-bg.jpg") 0px 0px no-repeat;
    height: 46px;
	margin-bottom: 13px;
}
div.news_by_category_title a {
    color: #fff;
    display: block;
    height: 46px;
    padding: 0px 20px;
    font: bold 13px/34px Arial;
    text-transform: uppercase;
    background: url("../images/headline-corner.jpg") 100% 0px no-repeat;
    text-align: center;
}
/*
 * @group news by categories 
 *
 */
		
.featurelist {
	margin-left: 200px;
    border-bottom: 1px solid #D7DAD7;
}
.featurelist tr{
	width: 100%;
	padding: 20px;
}
.featurelist td {
	width: 90%;
	margin: 0 5%;
	height: 50px; 
	vertical-align: middle; 
}
.featurelist img {
	position: absolute;
	left: 0px;
	top: 59px;
	display: none;
	width: 200px;
}
.featurelist td a {
	font-size: 11px;
	color: #333;
    text-decoration: none !important;
	margin: 10px;
}
.featurelist td div {
	font-size: 11px;
	max-height: 32px;
	overflow: hidden;
    text-decoration: none !important;
	margin: 10px;
}
.featurelist td.current {
	background: #c5341c;
	cursor: pointer;
}
.featurelist td.current a {
	color: #fff;
    text-decoration: none !important;
}
.featurelist td.current div {
	color: #fff;
    text-decoration: none !important;
}
.featurelist td.current img {
	display: block;
}

.titles_by_category_ul {
	float: left;
	margin: 12px 20px 12px 20px;
    overflow: hidden;
    zoom:1;
}
ul.titles_by_category_ul li {
	font-size: 11px;
	line-height: 12px;
	margin-top: -1px;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: hidden;
    zoom:1;
    border-top: 1px solid #D7DAD7;
}
ul.titles_by_category_ul li a {
	color: #333;
    text-decoration: none !important;
}
ul.titles_by_category_ul li a img {
    float: left;
    margin-right: 10px;
}

/* ќтфильтрованные новости */
#filtered_news {
    clear: left;
    font-size: 0;
    line-height: 0;
    letter-spacing:-1px;
    position: relative;
    margin: 0 -10px;
    margin-bottom: 20px;
}
    .filtered_news_item {
        display: -moz-inline-box;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: normal;
        margin: 0 10px;
        background: #eff5f6 url("../images/headline-bg-blue.jpg") no-repeat;
        width: 306px;
        height: 440px;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        border-radius: 11px;
        border: 1px solid #e9eae9;
        position: relative;
    }
    .ie6 .filtered_news_item,
    .ie7 .filtered_news_item,
    .ie8 .filtered_news_item {
        display: inline;
        zoom:1;
        width: 305px;
    }
        .filtered_news_item_ico {
            width: 32px;
            height: 25px;
            background-repeat: no-repeat;
            background-image: url("../images/headline-sprite.png");
            position: absolute;
            top: -7px;
            left: 15px;
        }
        #charted .filtered_news_item_ico {
            background-position: -151px 0;
        }
        #commented .filtered_news_item_ico {
            background-position: -74px 0;
        }
        #stared .filtered_news_item_ico {
            background-position: -110px 0;
        }
        .filtered_news_item_header {
            position: relative;
            background: url("../images/headline-corner.jpg") no-repeat 100% 0;
            margin-bottom: 10px;
            zoom:1;
        }
            .filtered_news_item_title {
                font-size: 13px;
                line-height: 36px;
                font-weight: bold;
                color: #fff;
                padding-left: 65px;
                text-transform: uppercase;
            }
        .filtered_news_item ul {
            margin: 0;
            overflow: hidden;
            zoom:1;
        }
        .filtered_news_item ul li {
            margin: 0 20px -1px 20px;
            border-bottom: 1px solid #d7dad7;
            padding: 8px 0;
            clear: left;
            overflow: hidden;
            zoom:1;
        }
        .filtered_news_item ul li a {
            color: #333;
            line-height: 13px;
        }
        .filtered_news_item ul li img {
            float: left;
            margin-right: 10px;
        }

/* Ѕлок цитат */
#cite_block {
    float: left;
    width: 220px;
    zoom:1;
}
#cite_block a:hover {
    text-decoration: none;
}
    .cite_item {
        background: #eff5f6 url("../images/headline-bg-blue.jpg") no-repeat;
        height: 160px;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        border-radius: 11px;
        border: 1px solid #e9eae9;
        position: relative;
        margin-bottom: 20px;
    }
    #cite {
    }
        .cite_ico {
            position: absolute;
            top: -7px;
            left: 20px;
            width: 32px;
            height: 25px;
            background-image: url("../images/headline-sprite.png");
            background-position: 0 0;
            background-repeat: no-repeat;
        }
        #event .cite_ico {
            background-position: 0 0;
        }
        #cite .cite_ico {
            background-position: -36px 0px;
        }
        .cite_header {
            font-size: 13px;
            font-weight: bold;
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            height: 46px;
            line-height: 34px;
            background: url("../images/headline-corner.jpg") no-repeat 100% 0;
        }
        .cite_content {
            padding: 20px;
            font-size: 11px;
            line-height: 13px;
            overflow: hidden;
            zoom:1;
        }
        .cite_content img {
            float: left;
            margin-right: 10px;
            margin-top: 2px;
        }
        .cite_content a {
            color: #333;
            overflow: hidden;
            display: block;
        }
        .cite_content_more {
            clear: both;
            text-align: right !important;
            font-size: 12px !important;
            line-height: 14px !important;
            font-weight: bold;
            padding-top: 5px;
            margin: 0 !important;
        }