/* CSS Document */

.News #all{
    width: 1004px;
}

/* === ContentBlock's Design === */
.ContentBlock .CB_header{
    height: 33px;
    background-position: left top;
    background-image: url(/images/frontpage/bg_CB_header_waves.png);
}

.ContentBlock_Tabs .CB_header{
}

.ContentBlockWide .CB_header{
    background-image: url(/images/frontpage/bg_CB_header_waves_wide.png);
}

.ContentBlockWide_Tabs .CB_header{
    background-image: url(/images/frontpage/bg_CB_header_waves_wide.png);
}

.ContentBlock .CB_header h3{
    top: 9px;
    color: #3c3c3c;
}

.ContentBlock .CB_header span.textcopy{
    top: 9px;
}

.ContentBlock .CB_inner .content{
    zoom: 1;
}

.ContentBlock .navButtons{
    position: absolute;
    top: 12px;
    right: 14px;
    color: #666666;
    font-size: 120%;
}

.ContentBlock .navButtons a img{
/ width : 16 px;
/ height : 16 px;
}

.ContentBlock .navButtons .btn_prev{
    background: url(/images/frontpage/arrow_prev.gif) no-repeat;
    margin-left: 6px;
}

.ContentBlock .navButtons .btn_next{
    background: url(/images/frontpage/arrow_next.gif) no-repeat;
    margin-left: 2px;
}

.ContentBlock .navButtons .notAble{
    visibility: visible;
}

.ContentBlock .content .footer{
    position: relative;
    bottom: -10px;
    left: -14px;
    padding: 8px 16px;
    width: 286px;
    background: url(/images/common/bg_CB_inner_footer.gif) no-repeat bottom;
    font-size: 110%;
}

.ContentBlock .content .footer a{
    font-weight: 900;
}

/* === ContentBlock's Design === */

/* Center_2inRow */
.Center_2inRow{
    margin-left: 0;
}

.Center_2inRow .AllCatLastNews{
    float: left;
    width: 328px;
}

.Center_2inRow .ContentBlock{
    padding-left: 0px;
}

.Center_2inRow .MediaFunFAQ{
    float: left;
    width: 328px;
    padding-left: 7px;
}

.Center_2inRow .ContentBlock .CB_header{
    padding-right: 16px;
}

/* Center_2inRow */
.ContentBlock .special{
    background: #ffffcc;
    border-top: #f8de75 1px solid;
    border-bottom: #f8de75 1px solid;
    margin: 0 -10px;
    padding: 4px 10px;
    font-size: 110%;
    font-weight: 900;
    margin-bottom: 4px;
}

.rating{
    display: inline-block;
    color: #585858;
}

.rating .scale{
    display: inline-block;
    width: 75px;
    height: 13px;
    vertical-align: middle;
    background: url(/images/frontpage/bg_rating_empty.gif) repeat-x;
    margin-right: 5px;
    line-height: 1px;
}

.rating .fill{
    display: block;
    background: url(/images/frontpage/bg_rating_fill.gif) repeat-x;
    height: 13px;
    line-height: 1px;
}

.ContentBlock .CB_header a.rss{
    background: url(/images/frontpage/ico_rss.gif) no-repeat;
    float: right;
    width: 13px;
    height: 14px;
    margin-top: 15px;
}

.ContentBlock .content .refresh .refte{
    padding: 5px 18px 5px 18px;
    margin-top: 4px;
    background: #ecf6fe;
    font-size: 13px;
    color: #0049A3;
}

.ContentBlock .content .refresh .refte:hover{
    color: #fff;
    background: #1670c4;
}

.ContentBlock .content .refresh .active{
    color: #fff;
    background: #1670c4;
}

/* Center_2inRow */
.Center_2inRow{
    margin-left: 0;
}

.Center_2inRow .LeftBlocks{
    float: left;
    width: 328px;
}

.Center_2inRow .ContentBlock{
    padding-left: 0px;
}

.Center_2inRow .RightBlocks{
    float: left;
    width: 328px;
    padding-left: 7px;
}

.Center_2inRow .ContentBlock .CB_header{
    padding-right: 16px;
}

.Center_2inRow .ContentBlock .CB_header h3, .FinanceNews .CB_header h3, .AutoNews .CB_header h3{
    padding-top: 8px;
}

.Center_2inRow .ContentBlock .CB_header a.rss, .FinanceNews .CB_header a.rss, .AutoNews .CB_header a.rss{
    margin-top: 12px;
}

/* ul.newsList */
.ContentBlock ul.newsList{
    padding: 3px 3px;
}

.ContentBlock ul.newsList li{
    overflow: hidden;
/ zoom : 1;
    position: relative;
    padding-bottom: 7px;
    font-size: 110%;
    color: #949494;
}

.opera .ContentBlock ul.newsList li{
    position: static;
}

.ContentBlock ul.newsList li .image{
    float: left;
    margin-right: 6px;
    padding-top: 2px;
}

.ContentBlock ul.newsList li .text{
}

.ContentBlock ul.newsList li .text .title{
    font-size: 100%;
    display: block;
}

.ContentBlock ul.newsList li.topNews .text .title{
    font-size: 120%;
    display: block;
}

.ContentBlock ul.newsList li .text .info .icons{
    white-space: nowrap;
}

.ContentBlock ul.newsList li .date, .ContentBlock ul.newsList li .photos_icon, .ContentBlock ul.newsList li .comments_icon{
    font-size: 90%;
    margin-right: 3px;
}

.ContentBlock ul.newsList li p{
    color: #666666;
}

.ContentBlock ul.newsList li.marked{
    padding-bottom: 6px;
    font-size: 110%;
    padding-left: 14px;
    background: url(/images/frontpage/marker_ul.gif) no-repeat 1px 4px;
}

.Stocks ul.newsList li.marked, .Directory ul.newsList li.marked{
    background-image: url(/images/frontpage/marker_ul_blue.gif);
}

/* ul.newsList */

.ContentBlock .MainNews{
    margin: -6px -10px 2px -10px;
    padding: 10px 14px;
    background: #f7f7f7 url(/images/common/bg_blogslist.gif) repeat-x bottom left;
}

.MainNews .CB_header h3 a{
    padding-right: 0;
    background: none;
}

.ContentBlock .MainNews a img{
    margin-bottom: 7px;
}

.MainNews .CB_inner .content{
    border-top: #e20000 3px solid;
}

.ContentBlock .MainNews .title{
    font-size: 140%;
    display: block;
}

.ContentBlock .MainNews .date{
    color: #666;
    padding-right: 7px;
}

.SportNews .CB_header{
    height: 33px;
}

.SportNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.SportNews .CB_header h3 a:hover{
    color: #669201 !important;
}

.SportNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_sport.gif) !important;
}

.SportNews .CB_inner .content{
    border-top: #87b513 3px solid;
}

.SportNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_sport.gif);
}

.FinanceNews .CB_header{
    height: 33px;
}

.FinanceNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.FinanceNews .CB_header h3 a:hover{
    color: #0574db !important;
}

.FinanceNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_finance.gif) !important;
}

.FinanceNews .content{
    overflow: hidden;
    zoom: 1;
    border-top: #0574db 3px solid;
}

.FinanceNews .leftSide{
    width: 295px;
    padding-right: 20px;
    float: left;
    position: relative;
}

.FinanceNews .rightSide{
    width: 50%;
    float: left;
    position: relative;
}

.FinanceNews .rightSide .more{
    position: absolute;
    bottom: 0;
    left: 20px;
}

.FinanceNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_finance.gif);
}

.FinanceNews .rates{
    position: relative;
    padding-left: 14px;
    width: 303px;
}

.FinanceNews .rates h6{
    font-size: 110%;
    font-weight: 900;
    height: 24px;
}

.FinanceNews .rates table{
    width: 155px;
    position: relative;
    z-index: 700;
    border-collapse: collapse;
}

.FinanceNews .rates table th{
    font-size: 90%;
    vertical-align: middle;
    height: 16px;
    color: #666;
    text-align: center;
}

.FinanceNews .rates table td{
    padding: 6px 0;
    text-align: center;
    background: #f7f7f7;
    border-bottom: #cccccc 1px dashed;
    border-right: #f7f7f7 1px dashed;
}

.FinanceNews .rates table .selected td{
    border-top: #f8de75 1px solid !important;
    border-bottom: #f8de75 1px solid !important;
    background: #fffcea;
}

.FinanceNews .rates .rateGraph{
    position: absolute;
    z-index: 670;
    right: 0;
    top: 0;
    width: 149px;
}

.FinanceNews .rates .rateGraph .title{
    font-size: 90%;
    color: #666666;
    display: inline-block;
    height: 39px;
/ height : 40 px;
}

.FinanceNews .rates .rateGraph .graphContent{
    background: #fffcea;
    border: #f8de75 1px solid;
}

.CultureNews .CB_header{
    height: 33px;
}

.CultureNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.CultureNews .CB_header h3 a:hover{
    color: #f97d03 !important;
}

.CultureNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_culture.gif) !important;
}

.CultureNews .CB_inner .content{
    border-top: #f97d03 3px solid;
}

.CultureNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_culture.gif);
}

.ShowBizNews .CB_header{
    height: 33px;
}

.ShowBizNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.ShowBizNews .CB_header h3 a:hover{
    color: #b91b8d !important;
}

.ShowBizNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_showbiz.gif) !important;
}

.ShowBizNews .CB_inner .content{
    border-top: #b91b8d 3px solid;
}

.ShowBizNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_showbiz.gif);
}

.HiTechNews .CB_header{
    height: 33px;
}

.HiTechNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.HiTechNews .CB_header h3 a:hover{
    color: #7f8c92 !important;
}

.HiTechNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_hitech.gif) !important;
}

.HiTechNews .CB_inner .content{
    border-top: #97a5b0 3px solid;
}

.HiTechNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_hitech.gif);
}

table.newsList{
    margin: 0 4px;
}

table.newsList td.leftTD{
    width: 120px;
    padding-right: 25px;
    padding-top: 4px;
    padding-bottom: 6px;
}

table.newsList td.rightTD{
    width: 120px;
    padding-left: 25px;
    padding-top: 4px;
    padding-bottom: 6px;
}

.AutoNews .CB_header{
    height: 33px;

}

.AutoNews .CB_header h3 a{
    color: #333 !important;
    padding-right: 0;
    background: none;
}

.AutoNews .CB_header h3 a:hover{
    color: #9c0404 !important;
}

.AutoNews .CB_header .rss{
    background-image: url(/images/common/ico_rss_auto.gif) !important;
}

.AutoNews .CB_inner .content{
    border-top: #9c0404 3px solid;
}

.AutoNews ul.newsList li.marked{
    background-image: url(/images/common/marker_ul_auto.gif);
}

.AutoNews .leftSide{
    width: 300px;
    padding-right: 20px;
    float: left;
    position: relative;
}

.AutoNews .content{
    padding-bottom: 0;
}

.AutoNews .rightSide{
    width: 300px;
    padding-left: 10px;
    float: left;
    position: relative;
}

.AutoNews .MainNews, .FinanceNews .MainNews{
    margin: -3px -10px -4px -9px;
    padding: 10px 14px;
    background: #f7f7f7 url(/images/common/bg_corner_grey.gif) no-repeat left bottom;
}

.AutoNews .special .oneType{
    text-align: right;
    width: 86px;
    display: inline-block;
}

.AutoNews .special .value{
    display: inline-block;
    background: url(/images/common/bg_fuel_val_left.gif) no-repeat;
}

.AutoNews .special .value .inner{
    font-weight: 100;
    color: #fff;
    display: inline-block;
    height: 17px;
    line-height: 16px;
    padding: 0 4px;
    background: url(/images/common/bg_fuel_val_right.gif) no-repeat right;
}

.PositiveNews .leftSide{
    width: 300px;
    padding-right: 20px;
    float: left;
    position: relative;
}

.PositiveNews .rightSide{
    width: 300px;
    padding-left: 10px;
    float: left;
    position: relative;
}

/* === NewsHeadlinesIndex === */
.NewsHeadlinesIndex{
    width: 996px;
}

.NewsHeadlinesIndex .CB_header{
    background-image: url(/images/common/bg_CB_header_fullwidth.png);
}

.NewsHeadlinesIndex .CB_inner{
    background-image: url(/images/common/bg_CB_inner_fullwidth.png);
}

.NewsHeadlinesIndex .CB_footer{
    background-image: url(/images/common/bg_CB_footer_fullwidth.png);
}

.NewsHeadlinesIndex .eventsSelector{
    margin-left: 40px;
    padding-right: 16px;
    background: url(/images/common/border_tab.gif) no-repeat right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: -1px;
}

.NewsHeadlinesIndex .CB_header h3{
/ display : inline;
}

.NewsHeadlinesIndex .CB_header .textcopy{
    padding-right: 24px;
}

.NewsHeadlinesIndex .CB_header .calendarDropDown{
    position: absolute;
    left: 45em;
    top: 10px;
    z-index: 130;
}

.activeCalendar #datepicker{
    z-index: 888;
    right: 0px;
    top: 30px;
}

.NewsHeadlinesIndex .CB_header .tabs{
    left: 16em;
    z-index: 120;
}

.NewsHeadlinesIndex .CB_header .tabs li{
    background: url(/images/common/border_tab.gif) no-repeat right;
    margin-right: -2px;
}

.NewsHeadlinesIndex .CB_header .tabs li a{
    padding: 1px 7px 0 7px;
    height: 23px;
/ padding : 3 px 7 px 0 7 px;
/ height : 21 px;
}

.NewsHeadlinesIndex .CB_header .tabs li a sup{
    font-size: 70%;
}

.NewsHeadlinesIndex .CB_header .tabs li.current{
    margin-right: 3px;
}

.NewsHeadlinesIndex .CB_header .tabs a.weekend{
    color: #e10000;
}

.NewsHeadlinesIndex .content .navButtons{
    position: static;
    top: auto;
    right: auto;
}

.NewsHeadlinesIndex .content .navButtons .btn_prev{
    position: absolute;
    left: 4px;
    top: 85px;
    margin: 0;
    width: 24px;
    height: 58px;
    background: url(/images/common/arrow_semicircle_prev.gif) no-repeat;
}

.NewsHeadlinesIndex .content .navButtons .btn_next{
    position: absolute;
    right: 4px;
    top: 85px;
    margin: 0;
    width: 24px;
    height: 58px;
    background: url(/images/common/arrow_semicircle_next.gif) no-repeat;
}

.NewsHeadlinesIndex .carousel_container{
    overflow: hidden;
    visibility: visible;
    position: relative;
    z-index: 2;
    width: 912px;
    margin: 5px 21px 0 21px;
}

.NewsHeadlinesIndex .carousel_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    z-index: 1;
}

.NewsHeadlinesIndex .carousel_container ul li{
    float: left;
    width: 130px;
    padding: 0 4px 10px 18px;
    font-size: 110%;
}

.NewsHeadlinesIndex .carousel_container .image img{
    margin: 5px 0;
}

.NewsHeadlinesIndex .more .note{
    color: #666;
    float: left;
    padding-left: 10px;
    font-size: 110%;
}

/* === NewsHeadlinesIndex === */

/* === NewsHeadlinesLenta === */
.NewsHeadlinesLenta .eventsSelector, .NewsTags .eventsSelector{
    margin-left: 40px;
    padding-right: 16px;
    background: url(/images/common/border_tab.gif) no-repeat right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: -1px;
    position: relative;
    top: 11px;
}

.NewsHeadlinesLenta .CB_header h3, .NewsTags .CB_header h3{
/ display : inline;
}

.NewsHeadlinesLenta .CB_header .textcopy, .NewsTags .CB_header .textcopy{
    padding-right: 24px;
    background: url(/images/common/border_tab.gif) no-repeat right;
}

.NewsHeadlinesLenta .CB_header .calendarDropDown{
    position: absolute;
    right: 8px;
    top: 10px;
}

.activeCalendar #datepicker{
    z-index: 888;
    right: 0px;
    top: 30px;
}

.NewsHeadlinesLenta .CB_header .tabs{
    right: 50px;
}

.NewsHeadlinesLenta .CB_header .tabs li{
    background: url(/images/common/border_tab.gif) no-repeat right;
    margin-right: -2px;
}

.NewsHeadlinesLenta .CB_header .tabs li a{
    padding: 1px 4px 0 7px;
    height: 23px;
/ padding : 3 px 4 px 0 7 px;
/ height : 21 px;
}

.NewsHeadlinesLenta .CB_header .tabs li a sup{
    font-size: 70%;
}

.NewsHeadlinesLenta .CB_header .tabs li.current{
    margin-right: 3px;
}

.NewsHeadlinesLenta .CB_header .tabs a.weekend{
    color: #e10000;
}

.NewsHeadlinesLenta ul.NewsLenta{
    margin: 10px 4px;
}

.NewsHeadlinesLenta ul.NewsLenta li{
    min-height: 90px;

    padding-bottom: 22px;
}

.NewsHeadlinesLenta ul.NewsLenta li .leftSide{
    float: left;
    width: 125px;
    padding-right: 8px;
    font-size: 130%;
}

.NewsHeadlinesLenta ul.NewsLenta li .image{
    float: left;
    width: 120px;
    padding-right: 8px;
}

.NewsHeadlinesLenta ul.NewsLenta li .text{
    display: block;
    min-height: 1px;
    overflow: hidden;
}

.NewsHeadlinesLenta ul.NewsLenta li .title{
    font-size: 150%;
    display: block;
    padding-bottom: 4px;
}

.NewsHeadlinesLenta ul.NewsLenta li p{
    font-size: 110%;
    padding-bottom: 4px;
}

.NewsHeadlinesLenta ul.NewsLenta li .comments_icon{
    font-size: 110% !important;
}

/* === NewsHeadlinesLenta === */

/* === NewsTags === */
.NewsTags h4{
    font-size: 130%;
    font-weight: 900;
    padding-top: 6px;
}

.NewsTags .tagsCloud{
    font-size: 130%;
    padding: 10px 0;
}

.NewsTags .tagsCloud a.f1{
    font-size: 90%;
}

.NewsTags .tagsCloud a.f2{
    font-size: 95%;
}

.NewsTags .tagsCloud a.f3{
    font-size: 100%;
}

.NewsTags .tagsCloud a.f4{
    font-size: 110%;
}

.NewsTags .tagsCloud a.f5{
    font-size: 120%;
}

.NewsTags .tagsCloud a.f6{
    font-size: 130%;
}

.NewsTags .tagsCloud a.f7{
    font-size: 140%;
}

/* === NewsTags === */

/* === btn_tags === */

.btn_tags, .btn_tags_up{
    padding-left: 5px;
    padding-right: 16px;
    background: url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -138px;
}

.btn_tags span, .btn_tags_up span{
    border-bottom: 1px dashed #004FAF;
}

.btn_tags:hover, .btn_tags_up:hover{
    color: #004FAF;
    padding: 3px 5px;
    padding-right: 16px;
    background: #e1effc url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -135px;
}

.btn_tags:hover span, .btn_tags_up:hover span{
    border-bottom: none;
}

.btn_tags_up{
    background: url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -154px;
}

.btn_tags_up:hover{
    background: #e1effc url(/images/TochkaHeaderV3/TochkaHeaderV3_Sprite.png) no-repeat 90% -151px;
}

/* === btn_tags === */

/* NewsFull */

.ArticleContent .CB_header{
    height: 8px !important;
    font-size: 1px !important;
    background: url(/images/common/bg_CB_header_blank_wide.png) no-repeat !important;
}

.ArticleContent .CB_inner .content{
    border-top: #fff 0px solid !important;
}

.ArticleContent .NewsCategory{
    font-size: 130%;
    float: left;
}

.ArticleContent div.back{
    font-size: 130%;
    text-align: right;
}

.ArticleContent div.back a{
    padding-left: 7px;
    background: url(/images/common/arr_back.gif) no-repeat 0 6px;
}

.ArticleContent .content{
    padding: 8px 12px;
}

.ArticleContent .content h1{
    margin-bottom: 8px;
    padding: 0;
    font-size: 220%;
    font-weight: 100;
}

.ArticleContent .content .subHeader{
    font-size: 110%;
    line-height: 140%;
    margin: 0;
    padding: 0 0 12px;
    width: auto;
    padding-bottom: 12px;
}

.ArticleContent .content .subHeader  .time{
    font-size: 13px;
    color: #5b5b5b;
    padding-top: 5px;
    display: inline-block;
}

.ArticleContent .content .subHeader .options{
    float: right;
    font-size: 85%;
    color: #999 !important;
}

.ArticleContent .content .subHeader .options a{
}

.ArticleContent .content .subHeader .options .other{
    display: inline-block !important;
    padding-top: 4px !important;
}

.ArticleContent .content .subHeader .options .other .rss{
    padding-left: 20px;
    background: url(/images/common/ico_rss.gif) no-repeat left;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}

.ArticleContent .content .subHeader .options .other .share{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-left: 6px;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}

.ArticleContent .content .subHeader .options .other .share a{
    display: inline-block;
    height: 14px;
    width: 16px;
    margin-left: 4px;
    _margin-left: 8px;
    background: no-repeat center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    vertical-align: middle;
}

.ArticleContent .content .subHeader .options .other .share a:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}

.ArticleContent .content .subHeader .options .other .share a.facebook{
    background-image: url(/images/common/icons/new_facebook_hov.gif)
}

.ArticleContent .content .subHeader .options .other .share a.twitter{
    background-image: url(/images/common/icons/new_twitter_hov.gif)
}

.ArticleContent .content .subHeader .options .other .share a.vkontakte{
    background-image: url(/images/common/icons/new_vkontakte_hov.gif)
}

.ArticleContent .content .subHeader .options .other .share a.livejournal{
    background-image: url(/images/common/icons/new_livejournal_hov.gif)
}

.ArticleContent .content .subHeader .options .other .share a.email{
    background-image: url(/images/common/icons/new_email_hov.gif)
}

.ArticleContent .content .subHeader .options .other .share a.links{
    background-image: url(/images/common/icons/new_links_hov.gif)
}

.ArticleContent .content .subHeader .options .other .print{
    padding-left: 30px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    background: url(/images/finance/ico_print.gif) no-repeat 6px 0;
    padding-right: 10px;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
}

.ArticleContent .content .subHeader .options .other .font{
    padding-left: 6px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    padding-top: 1px;
}

.ArticleContent .content .subHeader .options .other .font img{
    vertical-align: sub;
/ vertical-align : middle;
}

#bookmarks_share2{
    background: url(/images/finance/bg_linksDD.gif) no-repeat;
    width: 115px !important;
}

#bookmarks_share2 img{
    visibility: hidden;
}

#bookmarks_share2 #bookmarks_dropdown2 img{
    visibility: visible;
}

.ArticleContent .content h3{
    margin: 0;
    padding: 0;
    font-size: 110%;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 10px;
}

.ArticleContent .content p{
    margin: 0px 0px 12px 0px;
    padding: 0;
    font-size: 110%;
    line-height: 140%;
}

.ArticleContent .content .map_link{
    padding-left: 16px;
    text-decoration: underline;
    background: url(/images/common/ico_maplink.gif) no-repeat 0 2px;
}

.ArticleContent .content .videos_icon{
    color: #0049a3 !important;
    text-decoration: underline;
}

.ArticleContent .content ul, .ArticleContent .content ol{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-bottom: 12px;
    font-size: 110%;
}

.ArticleContent .content ol{
    list-style: decimal;
    padding-left: 28px;
}

.ArticleContent .content ul li{
    padding-left: 14px;
    background: url(/main/images/newsList_bullet.gif) no-repeat 2px 5px;
}

.ArticleContent .content .fontsize{
    float: right;
    color: #5e5e5e;
    font-size: 90%;
}

.ArticleContent .fontsize .print{
    padding-right: 20px;
}

.ArticleContent .fontsize img{
    vertical-align: text-bottom;
}

.opera .ArticleContent .fontsize img{
    vertical-align: text-top;
}

.safari .ArticleContent .fontsize img{
    vertical-align: top;
}

.ArticleContent .floatLeft{
    float: left;
    margin: 3px 24px 10px 0;
    width: 246px;
}

.ArticleContent .floatLeft .bigImg{
    padding: 12px;
    margin-left: -11px;
    background: #f5f5f5;
    border: 1px solid #D9D9D9;
    border-left: none;
    padding-bottom: 0px;
    width: 240px;
    text-align: center;
    position: relative;
}

.ArticleContent .floatLeft .text{
    text-align: left;
}

.ArticleContent .floatLeft .foto_author{
    padding-bottom: 4px;
    color: #939393;
    display: block;
}

.ArticleContent .floatLeft .previews{
    position: relative;
    padding: 4px 12px;
    margin-left: -11px;
    margin-right: -12px;
    background: #f0f0f0;
    width: 244px;
    overflow: hidden;
    zoom: 1;
}

.ArticleContent .floatLeft .previews .previews_container{
    overflow: hidden;
/ zoom : 1;
    position: relative;
    width: 241px;
    height: 90px;
}

.ArticleContent .floatLeft .previews ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 0 4px -1px;
    overflow: hidden;
}

.ArticleContent .floatLeft .previews ul li{
    float: left;
    padding: 0;
    background: none;
    width: 120px;
    margin-right: 1px;
    height: 90px;
    text-align: center;
    background: #ddd;
}

.ArticleContent .floatLeft .previews .btn_prev{
    position: absolute;
    top: 39px;
    left: 6px;
    z-index: 1;
    width: 18px;
    height: 18px;
    background: url(/images/common/arr_preview_back.png) no-repeat;
}

.ArticleContent .floatLeft .previews .btn_next{
    position: absolute;
    top: 39px;
    right: 6px;
    z-index: 1;
    width: 18px;
    height: 18px;
    background: url(/images/common/arr_preview_next.png) no-repeat;
}

.ArticleContent .previews .photos_icon{
    color: #0049a3 !important;
    font-size: 110%;
    float: right;
}

.ArticleContent .floatLeft .themeNews{
    padding-top: 12px;
}

.ArticleContent .floatLeft .themeNews .title{
    font-size: 150%;
    font-weight: 100;
    color: #3c3c3c;
    padding-bottom: 6px;
}

.ArticleContent .floatLeft .themeNews ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ArticleContent .floatLeft .themeNews ul li{
    padding: 0 10px 8px 12px;
    font-size: 110%;
    background: url(/images/common/marker_ul.gif) no-repeat 0 5px;
}

.ArticleContent .content .quotation{
    float: right;
    margin: 3px 0 6px 18px;
    width: 206px;
    padding: 12px;
    background: #f0f0f0;
}

.ArticleContent .content .quotation p{
    font-weight: 900;
    text-align: inherit;
    font-size: 110%;
    overflow: hidden;
    _zoom: 1;
    padding: 0;
    margin: 0;
}

.ArticleContent .content .quotation .openQuote{
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}

.ArticleContent .content .quotation .closeQuote{
    float: right;
    margin-top: 3px;
    margin-left: 10px;
}

.ArticleContent .content .quotation .author{
    color: #939393;
    font-size: 85%;
}

.ArticleContent .Video{
    background: #f7f7f7;
    padding: 10px 12px 4px 12px;
    width: 240px;
    margin-left: -11px;
}

.ArticleContent .Video .title{
    font-size: 130%;
}

.ArticleContent .Video .time{
    font-size: 130%;
    color: #666;
}

.ArticleContent .neighborNews{
    width: 100%;
    border: #cbe2f5 1px solid;
    border-collapse: separate;
}

.ArticleContent .neighborNews th{
    width: 50%;
    background: #ecf6fe;
    border: #fff 1px solid;
    padding: 5px 7px;
    text-align: center;
    font-size: 110%;
    font-weight: 900;
}

.ArticleContent .neighborNews th.previos a{
    padding-left: 14px;
    background: url(/images/finance/arr_rates_prev.gif) no-repeat left;
}

.ArticleContent .neighborNews th.next a{
    padding-right: 14px;
    background: url(/images/finance/arr_rates_next.gif) no-repeat right;
}

.ArticleContent .neighborNews td.link{
    padding: 5px 7px;
    font-size: 110%;
    color: #666;
}

.ArticleContent .neighborNews td a{
    font-size: 110%;
}

.ArticleContent .content p object{
    display: block;
    width /*\**/: 100 \%;
    text-align: center;
}

/*Hak Safari+Chrome*/
body:last-of-type .ArticleContent .content p object{
    display: block;
    margin: 0 auto;
    clear: both;
}

.ArticleContent .newsInfo{
    border-top: #e0e0e0 1px solid;
    margin-top: 10px;
    padding: 8px 2px 0 2px;
    color: #666;
    font-size: 110%;
    line-height: 160%;
    clear: left;
}

.ArticleContent .content .tags{
    color: #878787;
}

.Polls .content p.question{
    font-size: 130%;
    font-weight: 900;
}

.Polls .content .date{
    color: #666;
    padding-right: 24px;
    font-size: 110%;
}

.Polls .content .category{
    font-size: 110%;
}

.Polls .content form.poll{
    padding: 13px 0 6px 30px;
}

.Polls .content form.poll input.radio{
    margin-left: -27px;
    float: left;
    width: 20px;
    padding-right: 7px;
    margin-top: 3px;
}

.Polls .content form.poll label{
    display: block;
    padding-bottom: 14px;
    color: #454545;
    font-size: 125%;
}

.Polls .content .more{
    float: right;
    display: block;
}

.Polls .content ul{
    margin: 12px 6px 0 6px;
}

.Polls .content ul li{
    padding-bottom: 12px;
    font-size: 130%;
}

.Polls .content ul li input{
    visibility: hidden;
    position: absolute;
}

.Polls .content ul li span.radioBtn{
    background: url(/images/common/bg_quiz_radio.gif) no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-right: 10px;
    padding-bottom: 2px;
    cursor: pointer;
}

.Polls .content ul li span.radioBtn img{
    visibility: hidden;
}

.Polls .content ul li.selected span img{
    visibility: visible;
}

.Polls .content .button_red{
    margin-left: 30px;
    margin-bottom: 10px;
}

.Polls .results{
    overflow: hidden;
    zoom: 1;
}

.Polls .resultsScale{
    float: left;
    margin-right: 10px;
    width: 315px;
    height: 16px;
    background: url(/images/common/polls_results_bg.gif) no-repeat;
}

.Polls .resultsScale .inner{
    height: 16px;
    width: 0;
    background: url(/images/common/polls_results_inner.gif) no-repeat;
    overflow: hidden;
    position: relative;
}

.Polls .resultsScale .innerBG{
    height: 16px;
    min-width: 3px;
    background: url(/images/common/polls_results_inner_r.gif) no-repeat right;
}

.Polls .voices{
    color: #999;
}

.news p.note{
    margin: 12px 0 0 0;
    padding: 0;
    color: #666;
    font-size: 100%;
}

.newsFull .otherNews .container{
    width: 588px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.newsFull .otherNews .newsList{
    min-height: 90px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.newsFull .otherNews .newsList li{
    float: left;
    width: 90px;
    width: 120px;
    padding-right: 36px;
    padding-left: 0;
    background: none;
}

.newsFull .otherNews .newsList img{
    display: block;
    width: 120px;
    height: 90px;
    margin-bottom: 4px;
}

.newsFull .otherNews .btn_prev{
    background: url(/main/images/arr_daysel_left_big.gif) no-repeat 0 0;
    height: 58px;
    left: 4px;
    position: absolute;
    top: 61px;
    width: 23px;
    z-index: 220;
}

.newsFull .otherNews .btn_next{
    background: url(/main/images/arr_daysel_right_big.gif) no-repeat 0 0;
    height: 58px;
    right: 4px;
    position: absolute;
    top: 61px;
    width: 23px;
    z-index: 220;
}

.newsFull .otherNews .newsList li a{
    display: inline-block;
    position: relative;
}

.newsFull .otherNews .newsList li a .ic_adv_small{
    display: block;
    left: 0;
    position: absolute;
    top: -21px;
    width: 55px !important;
    height: auto;
}

/* NewsFull */

.opera .DropDownElement .DropDownList{
    right: -35px;
}

/* === From this === */
.UrgentNews{
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 8px 4px 8px;
    border-radius: 3px;
    background-color: #e00202;
    background-image: -moz-linear-gradient(top, #f81c1d, #cb0303);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f81c1d), color-stop(1, #cb0303));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#f81c1d, endColorstr=#cb0303);

    box-shadow: 0 0 2px #727272;
    border-top: 1px solid #fa4747;
    border-left: 1px solid #fa4747;
    border-right: 1px solid #872029;
    border-bottom: 1px solid #872029;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 -1px 0 #585858;
}

.UrgentNewsSmall{
    position: absolute;
    margin-top: 33px;
    width: 64px;
    padding-bottom: 1px;
    text-align: center;
    display: block;
    font-size: 11px;
    color: #fff;
    text-shadow: 0 -1px 0 #585858;
    background-color: #da0e00;
    background-image: -moz-linear-gradient(top, #e70401, #ce1900);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e70401), color-stop(1, #ce1900));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#e70401, endColorstr=#ce1900);
}

.MostNews .content li.hot{
    font-weight: 700;
}

.MostNews .content li{
    padding-bottom: 7px !important;
}

.SpecTemaBlock .DemicenterColumn{
    text-align: left !important;
    width: 300px;
    margin-right: 10px;
}

.SpecTemaBlock .CB_header{
    background-image: url(/images/news/spectema/bg_CB_header_waves_wide.png);
}

.SpecTemaBlock .CB_footer{
    background-image: url(/images/news/spectema/bg_CB_footer_wide.png);
}

.SpecTemaBlock .content{
    border-color: #f6dd78;
    background-color: #fffceb;
}

.SpecTemaBlock .normal{
    font-size: 13px;
}

.SpecTemaBlock .content h1{
    font-size: 22px;
    margin-bottom: 10px;
}

.SpecTemaBlock .title{
    display: block;
    font-size: 15px;
    padding-bottom: 4px;
}

.SpecTemaBlock .newsList{
    padding-left: 310px !important;
}

.SpecTemaBlock .news_img{
    margin: 3px 0px 5px 0px;
}

.SpecTemaBlock p{
    font-size: 13px;
}

.SpecTemaBlock .more{
    font-size: 11px;
}

.AllSpecTems .newsList li a{
    font-size: 14px;
}

.TopFiveSpecTem .newsList{
    padding-left: 0px !important;
}

.TopFiveSpecTem ul.newsList li .num{
    font-size: 15px;
    color: #333;
}

.TopFiveSpecTem .newsList li a{
    font-size: 17px;
}

.TopFiveSpecTem .newsList li .views_icon{
    font-size: 11px;
}

.AllSpecTemy .SpecTemyList li{
    padding: 5px 0px;
}

.AllSpecTemy .SpecTemyList li .title{
    font-size: 15px;
}

.AllSpecTemy .SpecTemyList li .views_icon{
    font-size: 11px;
}

.AllSpecTemy .SpecTemyList li .info{
    display: block;
    font-size: 13px;
    color: #666;
}

.travel_News .CB_header a.rss{
    background: url(/images/frontpage/icon_rss_travel.gif) no-repeat 0 0;
}

.travel_News ul.newsList li.marked{
    background: url(/images/frontpage/marker_ul_travel.gif) no-repeat 1px 4px;
}

.gecko .ContentBlock .CB_header h3 a{
    background-position: 100% 6px;
}

.gecko .travel_News .CB_header h3 a{
    background-position: 100% -534px;
}

.travel_News .CB_inner .content{
    border-top: 3px solid #e44d02;
}

.ContentBlockWide .CB_header{
    padding: 0 16px 0 14px;
}

/*new_subHeader_&_socialPanel*/
.news .subHeader.NewSubHeader .options .other{
    padding-top: 0 !important;
}

.news .subHeader.NewSubHeader .options .other .print{
    padding-right: 0;
    border-right: none;
}

/*END:new_subHeader_&_socialPanel*/

/* spectema_main */
.spectema_main{
    width: 655px;
    margin: 4px 3px 7px 3px;
    border: 1px solid #f6e6a7;
    border-radius: 3px;
    background-color: #fff2be;
    background-image: -moz-linear-gradient(top, #fff9d2, #ffefb4);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff9d2), color-stop(1, #ffefb4));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#fff9d2, endColorstr=#ffefb4);

    box-shadow: 0 0 3px #f6e6a7;
}

.spectema_main .fraz{
    display: block;
    float: left;
    background-color: #ffee9d;
    background-image: -moz-linear-gradient(top, #fff7b7, #ffe682);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff7b7), color-stop(1, #ffe682));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#fff7b7, endColorstr=#ffe682);
}

.spectema_main .fraz b{
    display: inline-block;
    margin-left: 5px;
    background: url(/images/news/spectema/fraz.gif) no-repeat 0 center;
    font-size: 14px;
    font-weight: 700;
    padding: 0 8px 0 28px;
    line-height: 28px;
    border-right: 1px solid #fbdb7b;
    text-shadow: 0 1px 0 #fff;
}

.spectema_main .navButtons{
    display: block;
    float: left;
    padding: 0 10px;
    vertical-align: middle;
    margin-top: 8px;
}

.spectema_main .navButtons .btn_prev{
    background: url(/images/news/spectema/arr_red_left.gif) no-repeat;
    width: 6px;
    height: 11px;
    margin: 0;
}

.spectema_main .navButtons .btn_next{
    background: url(/images/news/spectema/arr_red_right.gif) no-repeat;
    width: 6px;
    height: 11px;
    margin: 0;
}

.spectema_main .navButtons a img{
    width: 6px;
    height: 12px;
}

.spectema_main .carousel_container{
    display: block;
    float: left;
    width: 437px;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    height: 19px;
    font-size: 15px;
    margin-top: 5px;
}

.spectema_main .carousel_container ul{
    height: 19px;
    left: 0;
    position: relative;
}

.spectema_main .carousel_container ul li{
    float: left;
    width: 437px;
    position: relative;
    overflow: hidden;
    height: 19px;
}

.spectema_main .carousel_container ul li a{
    border-bottom: #004faf 1px dotted;
    display: inline-block;
    white-space: nowrap;
}

.spectema_main .carousel_container ul li a:hover{
    border-bottom: #c42e29 1px dashed;
}

.spectema_main .carousel_container ul li .ellipsis{
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    background: #fff;
}

/* end spectema_main */

/* news by new Framework */
.ArticleContent .content .Also ul{
    display: block;
    margin: 0 -6px;
    padding: 0;
}

.ArticleContent .content .Also ul li{
    background: none;
    padding-left: 0;
    overflow: hidden;
    font-size: medium;
    font-size: 13px;
    margin: 0 5px;
}

.ArticleContent .content .Also h4, .ArticleContent .text_crop{
    font-size: 13px;
}

/* news by new Framework */

.centerColumn .Li4 .LiCol .PhotoPreview .image img{
    width: 150px;
}