* {
    margin: 0;
}

html,
body {
    height: 100%;
}

body,
td,
th {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background: #f5f4ec;
}

img {
    border: none;
}

.clearer {
    clear: both;
}

.no_outline {
    outline: none;
}

a:link,
a:visited {
    color: #cb1920;
}

a:hover,
a:active {
    color: #F60;
}

.header {
    height: 150px;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    padding: 0 0 0.5em 0;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 0.5em 0;
}

h2 small {
    color: #999;
    font-size: 12px;
}

p {
    padding-bottom: 0.8em;
}

.mainpage_right {
    width: 32%; //width: 31.99%;
    float: left;
}

.inner_right {
    width: 32%; //width: 31.99%;
    float: left;
    height: 143px;
    overflow: hidden;
}

.mainpage_con {
    float: left;
    width: 68%;
}

.content {
    margin: 20px 5% 65px 5%;
}

.content_in {
    margin: 0;
    position: relative;
    z-index: 500;
    background: #ffffff;
    padding: 20px 0 0 3.5%;
}

.biege {
    color: #cdccc2;
}

.white_dashed_rel {
    position: relative;
    text-decoration: none;
}

.white_dashed_rel:link,
.white_dashed_rel:visited {
    color: #fff;
    border-bottom: 1px dashed #fff;
}

.white_dashed_rel:hover,
.white_dashed_rel:active {
    color: #cb1920;
    border-bottom: 1px dashed #cb1920;
}

.news {
    padding: 0 0 25px 0;
    width: 100%;
}

.oldnews {
    font-size: 11px;
    padding-bottom: 5px;
}

.news_item {
    width: 100%; //width: 99%;
    display: inline;
    float: left;
    margin-bottom: 20px;
}

.date_gray {
    background: #d7d6cc url(/img/date_gray.gif);
    height: 38px; //height: 39px;
    _height: 38px;
    width: 23px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0 0 0; //padding: 2px 0 0 0;
    color: #8a8980;
}

.date_gray small,
.date_yellow small {
    padding-top: 5px;
    display: block;
    font-size: 11px;
}

.date_yellow {
    background: #ffde00 url(/img/date_yellow.gif);
    height: 38px; //height: 39px;
    _height: 38px;
    width: 23px;
    text-align: center;
    font-size: 14px;
    padding: 2px 0 0 0; //padding: 2px 0 0 0 ;
    color: #99140a;
    position: relative;
}

.news_text {
    padding: 0 20px 0 35px;
    font-size: 11px;
    margin-top: -40px;
    line-height: 1.35em;
}

.news_text h2 {
    font-size: 12px;
    padding-bottom: 2px;
}

.interesting {
    font-size: 11px;
    line-height: 1.35em;
    padding-bottom: 20px;
    width: 100%;
}

.interesting_bp {
    width: 70px;
    height: 55px;
    background: url(/img/int_pb.png) no-repeat;
    position: absolute; //margin-left: -79px;
}

.interesting_img {
    float: left;
    margin: 6px 14px 3px 6px;
}

.left_splat {
    background: url(/img/top_leftsplash.gif) no-repeat 8% 0;
}

.left_top {
    height: 125px;
    margin: 0 0 0 5%;
    background: url(/img/top_splash.gif) no-repeat 100% 0;
}

.logo {
    height: 100px;
    padding: 23px 0 0 0;
}

.minilinks {
    text-align: right;
}

.minilinks img {
    margin-bottom: 5px;
}

.minilinks,
.logotype {
    width: 240px;
}

.logotype {
    clear: both;
}

.menu {
    position: relative;
    z-index: 100;
}

.menu ul {
    padding: 0 0 0 10px;
    position: relative;
    margin-top: 65px;
}

.menu ul li {
    float: left;
    list-style-type: none;
    height: 25px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.menu ul li a {
    padding-left: 12px;
}

.menu-active_l {
    background: url(/img/a-menu.gif) no-repeat left;
    width: 12px;
    height: 19px;
    float: left;
    padding-bottom: 1px;
}

.menu-active_r {
    background: url(/img/a-menu.gif) no-repeat right;
    padding-right: 13px;
    float: left;
    height: 18px;
    padding-top: 2px;
}

.left_tab {
    height: 213px;
}

.left_tab table {}

.lt_l {
    background: url(/img/top_l.png);
    width: 247px;
    height: 184px;
    margin-top: -3px;
}

.lt_c {
    background: url(/img/top_tile.png);
    height: 184px;
    margin-top: -3px;
    width: 100%;
}

.lt_r {
    background: url(/img/top_r.png);
    width: 393px;
    height: 213px;
}

.table_cal {
    margin: -180px 0 0 5%;
    position: relative;
    z-index: 500;
}

#calendar {
    width: 100%;
    overflow: hidden;
    height: 139px;
}

.cal_larr {
    width: 27px;
    height: 45px;
    background: url(/img/top_larr.png);
    position: absolute;
    z-index: 800;
    margin: 43px 0 0 -27px;
    cursor: pointer;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top_larr.png', sizingMethod='crop');
}

.cal_rarr {
    width: 27px;
    height: 45px;
    background: url(/img/top_rarr.png);
    position: relative;
    z-index: 800;
    float: right;
    margin: 43px -27px 0 0;
    cursor: pointer;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top_rarr.png', sizingMethod='crop');
}

.calendar_hider {
    width: 400%;
}

.cal_three_m {
    width: 25%;
    float: left;
}

.cal_unit_holder {
    float: left;
    width: 33%;
    margin-left: 0;
}

.cal_unit {
    width: 141px;
    height: 126px;
    background: #fff;
    margin: 4px auto 0;
    padding: 5px 0px 0 5px;
}

.current_month {
    border: 4px solid #ec1d10;
    margin: 0 auto;
}

.cal_day,
.calday_idle {
    width: 16px;
    background: #e9e8e4;
    height: 13px;
    text-align: center;
    float: left;
    font-size: 10px;
    margin: 0 4px 4px 0;
    padding: 1px 0 0 0;
    cursor: default;
}

.calday_idle {
    color: #bdbcaf;
    cursor: default;
}

.calday_active {
    background: #ec1d10 url(/img/cal_a_bg.gif) repeat-x bottom;
    color: #FFF;
    cursor: pointer;
}

.calday_present {
    background: #10a7ec url(/img/cal_p_bg.gif) repeat-x bottom;
    color: #FFF;
    cursor: pointer;
}

.calday_hover {
    background: #ffa414 url(/img/cal_h_bg.gif) repeat-x bottom;
    color: #FFF;
}

.cal_month_name {
    background: #e9e8e4;
    height: 14px;
    text-align: center;
    font-size: 10px;
    float: left;
    width: 136px;
}

#events {
    width: 100%;
    overflow: hidden;
    height: 142px;
}

.eve_larr {
    width: 27px;
    height: 45px;
    background: url(/img/top_larr.png);
    position: absolute;
    z-index: 800;
    margin: 46px 0 0 -27px; //margin: 45px 0 0 -30px;
    //margin: 45px 0 0 -27px;
    cursor: pointer;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top_larr.png', sizingMethod='crop');
}

.eve_rarr {
    width: 27px;
    height: 45px;
    background: url(/img/top_rarr.png);
    position: relative;
    z-index: 800;
    float: right;
    margin: 46px -27px 0 0; //margin: 45px -27px 0 0;
    cursor: pointer;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top_rarr.png', sizingMethod='crop');
    zoom: 0 !important;
}

.events_hider {
    width: 800%;
}

.eve_three_m {
    width: 12.5%;
    float: left;
}

.eve_unit_holder {
    float: left;
    width: 33%;
}

.eve_unit {
    width: 141px;
    height: 144px;
    margin: 12px auto 0 auto;
}

.eve_img {}

.eve_txt {
    font-size: 12px;
    color: #8599b8;
    text-align: center;
    padding: 6px 0 0 0;
}

.eve_txt small {
    color: #FFF;
}

.eve_big_img {
    position: absolute;
    z-index: 888;
    margin: 0 0 0 -23px;
    display: none;
    cursor: pointer;
}

.year_selector {
    color: #898b8d;
    padding: 10px 0 0 0;
    width: 90%;
    font-size: 11px;
}

.ys_selected {
    float: left;
    background: #d6d7d4;
    padding: 1px 4px;
    margin: 0 5px 0 0;
}

.ys_year {
    float: left;
    padding: 1px 4px;
    margin: 0 5px 0 0;
}

.ys_yearname {
    float: left;
    padding: 1px 0px;
    margin: 0 12px 0 0;
}

.ys_year a:link,
.ys_year a:visited {
    color: #000;
}

.ys_year a:hover,
.ys_year a:active {
    color: #cb1920;
}

.events_selector {
    font-size: 14px;
    color: #bcbcb2;
}

.calendar_menu_hack {
    width: 200px;
    font-size: 0;
}

.calendar_p {
    height: 24px;
    float: left;
    padding-top: 16px;
    margin-right: 20px;
}

.calendar_news_b_act {
    width: 76px;
    color: #FFF;
    height: 24px;
    float: left;
    background: url(/img/button_act_news.png) repeat-x bottom;
    text-align: center;
    padding-top: 16px;
    margin-right: 25px;
}

.calendar_events_b_act {
    width: 107px;
    color: #FFF;
    height: 24px;
    float: left;
    background: url(/img/button_act_events.png) repeat-x bottom;
    text-align: center;
    padding-top: 16px;
}

.calendar_news_b_un {
    width: 76px;
    color: #FFF;
    height: 24px;
    float: left;
    background: url(/img/button_un_news.png) repeat-x bottom;
    text-align: center;
    padding-top: 16px;
    margin-right: 25px;
}

.calendar_events_b_un {
    width: 107px;
    color: #FFF;
    height: 24px;
    float: left;
    background: url(/img/button_un_events.png) repeat-x bottom;
    text-align: center;
    padding-top: 16px;
}

.calendar_events_b_un_l {
    width: 200px;
    color: #FFF;
    height: 24px;
    float: left;
    background: url(/img/button_un_events_l.png) repeat-x bottom;
    text-align: center;
    padding-top: 16px;
}

.calendar_events_b_un_l a:link,
.calendar_events_b_un_l a:visited {
    color: #fff;
}

.calendar_events_b_un_l a:hover,
.calendar_events_b_un_l a:active {
    color: #cb1920;
}

.limiter {
    min-width: 1000px;
    _width: expression(document.body.clientWidth > 1000 ? "100%": "1000px");
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -385px;
}

.footer,
.push,
.footer_inner {
    height: 385px;
}

.wrapper_in {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -233px;
}

.footer_in,
.push_in,
.footer_inner_in {
    height: 233px; //height: 263px; _height: 233px; }

    .l_ill {
        position: absolute;
        margin-left: -109px;
        top: 81px;
        display: none;
    }

    .r_ill {
        background: url(/img/replacements/new/players_r.jpg) no-repeat top left;
        height: 626px;
    }

    .r_stadium {
        height: 370px;
        background: url(/img/r_stadium.jpg) no-repeat top left;
    }

    .dinamo {
        position: absolute;
        top: 417px;
        margin-left: 62px;
        cursor: pointer;
    }

    .dinamo_24 {
        background: url(/img/replacements/dinamo_24.png);
        width: 124px;
        height: 125px;
    }

    .dinamo_8 {
        background: url(/img/replacements/dinamo_8.png);
        width: 124px;
        height: 125px;
    }

    .dinamo_arrow {
        background: url(/img/replacements/dinamo_arrow.gif) no-repeat top left;
        width: 23px;
        height: 34px;
        position: absolute;
        z-index: 800;
        top: 565px;
        margin-left: 105px;
    }

    .dinamo_arrow a {
        font-size: 11px;
        font-style: italic;
        display: block;
        margin: 22px 0 0 -72px;
        position: absolute;
    }

    .himki {
        position: absolute;
        top: 280px;
        margin-left: 100px;
        cursor: pointer;
    }

    .himki_24 {
        background: url(/img/replacements/cska_24.png);
        width: 190px;
        height: 237px;
    }

    .himki_8 {
        background: url(/img/replacements/cska_8.png);
        width: 190px;
        height: 237px;
    }

    .himki_arrow {
        background: url(/img/replacements/new/arrow_cska.png) no-repeat top left;
        width: 39px;
        height: 25px;
        position: absolute;
        z-index: 800;
        top: 360px;
        margin-left: 45px;
    }

    .himki_arrow a {
        font-size: 11px;
        font-style: italic;
        display: block;
        margin: -16px 0 0 -35px;
    }

    .r_stadium_arrow {
        position: relative;
        z-index: 250;
        font-size: 11px;
        font-style: italic;
        margin: 0 0 0 -14px;
        padding: 260px 0 0 0;
    }

    .glink {
        position: absolute;
        z-index: 1000;
    }

    .glink:link,
    .glink:visited {
        color: #b0b0a6;
    }

    .glink:hover,
    .glink:active {
        color: #cb1920;
    }

    .t_tab {
        height: 364px;
        min-width: 358px;
        width: 358px;
        position: absolute;
        z-index: 900;
        right: 0;
        top: 450px;
        overflow: hidden;
    }

    .t_tab_bg {
        background: url(/img/t_tab_bg.png);
        height: 364px;
        width: 358px;
    }

    .tab_button {
        display: inline;
        float: left;
        width: 25px;
        height: 131px;
        margin: 115px 0 0 18px;
        cursor: pointer;
        cursor: hand;
        position: relative;
    }

    .tab_body {
        float: left;
        margin: 20px 0 0 8px;
        height: 320px;
        width: 302px;
        position: relative;
        overflow: hidden;
    }

    .t_tables {
        float: left;
        padding-top: 6px;
    }

    .t_table th,
    .t_table td {
        font-size: 11px;
        text-align: left;
    }

    .t_table th {
        color: #67655c;
        padding: 0 0 14px 0;
    }

    .t_table td {
        color: #000;
        height: 18px;
        vertical-align: top;
    }

    .scrolling_tt {
        height: 365px;
        width: 232px;
    }

    .t_up {
        height: 26px;
        width: 26px;
        float: left;
        margin: 60px 12px 15px 20px;
    }

    .t_dn {
        height: 26px;
        width: 26px;
        float: left;
        margin: 0 12px 0 20px;
    }

    .tdnu_a {
        background: url(/img/tab_d_a.png);
        cursor: pointer;
    }

    .tdnu_u {
        background: url(/img/tab_d_un.png);
    }

    .tunu_a {
        background: url(/img/tab_u_a.png);
        cursor: pointer;
    }

    .tunu_u {
        background: url(/img/tab_u_un.png);
    }

    .search {
        position: absolute;
        text-align: center;
        margin: -45px 0 0 -15px; //margin: -45px 0 0 -260px; }

        .search_bg {
            background: url(/img/search_bg.png);
            width: 246px;
            height: 64px;
        }

        .search_f {
            float: left;
            width: 180px;
            margin: 20px 0 0 24px;
            font-size: 11px;
            padding: 3px 3px 0;
            background: none;
            border: none;
            position: relative;
        }

        .search_go {
            float: left;
            height: 20px;
            width: 23px;
            cursor: pointer;
            margin: 20px 0 0 9px;
            background: none;
            border: none;
            position: relative;
        }

        .footer {
            background: #f5f4ec url(/img/bottom_splat.gif) no-repeat bottom;
        }

        .footer_inner {
            background: url(/img/svistok.gif) no-repeat right 140px;
            padding: 0 3.45%;
        }

        .footer_in {
            background: #f5f4ec url(/img/bottom_splat.gif) no-repeat bottom;
        }

        .footer_inner_in {
            background: url(/img/svistok.gif) no-repeat right -12px;
            padding: 0 3.45%;
        }

        .gallery {
            height: 123px;
            margin: 25px 0 0 0;
        }

        .gallery_in {
            height: 123px;
            margin: 25px 0 0 0;
        }

        .l_gallery {
            width: 14px;
            height: 70px;
            background: url(/img/gallery_l.png);
        }

        .c_gallery {
            height: 68px;
            text-align: center;
            padding: 2px 0 0 0;
            background: url(/img/gallery_bg.png) repeat-x;
            _background-image: none;
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/gallery_bg.png', sizingMethod='scale');
        }

        .r_gallery {
            width: 14px;
            height: 70px;
            background: url(/img/gallery_r.png);
        }

        .gall_item {
            cursor: pointer;
        }

        .gall_img {
            width: 70px;
            height: 55px;
            background: url(/img/gallery_ramka.png);
            position: absolute;
            margin: -6px 0 0 -69px;
            display: inline;
        }

        @-moz-document url-prefix() {
            .gall_img {
                width: 70px;
                height: 55px;
                background: url(/img/gallery_ramka.png);
                position: absolute;
                margin: -6px 0 0 -65px;
                display: inline;
            }
        }

        .bann_l_l,
        .bann_r_l {
            width: 17px;
            height: 102px;
            background: url(/img/banner_l.gif);
            float: left;
        }

        .bann_l_r,
        .bann_r_r {
            width: 17px;
            height: 102px;
            background: url(/img/banner_r.gif);
            float: left;
        }

        .bann_l_c,
        .bann_r_c {
            width: 80%;
            height: 102px;
            float: left;
            background: url(/img/banner_bg.gif) repeat-x;
            padding-left: 2%;
        }

        .banntxt table {
            float: right;
        }

        .banner_img_l {
            position: absolute;
            margin: -48px 0 0 -20px;
        }

        .banner_img_r {
            position: absolute;
            margin: -26px 0 0 -20px;
        }

        .banntxt td {
            font-size: 20px;
            font-style: italic;
        }

        .bana:link,
        .bana:visited,
        .bana:hover,
        .bana:active {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }

        .bann_r_l {
            float: right;
            background: url(/img/banner_r.gif);
        }

        .bann_r_r {
            float: right;
            background: url(/img/banner_l.gif);
        }

        .bann_r_c {
            float: right;
            background: url(/img/banner_bg.gif) repeat-x;
        }

        .footers {
            height: 90px;
        }

        .copy {
            font-size: 11px;
            float: left;
            color: #787568;
        }

        .copy_a {
            font-size: 11px;
            float: left;
            color: #787568;
            margin-top: 20px;
        }

        .explosion {
            float: right;
            padding-right: 160px;
        }

        .selected_tab {
            margin: 25px 0 0 0;
        }

        .pr_legeend {
            margin: 5px 0 32px 0;
            font-size: 11px;
        }

        .sel_tab_table {
            border: 1px solid #2e3541;
            border-right: none;
        }

        .stb_tl {
            background: url(/img/t_buyed_d.gif);
            width: 26px;
            height: 6px;
            margin: 0 0 -6px 0;
            position: absolute;
            font-size: 0;
        }

        .stb_bl {
            background: url(/img/b_buyed_b.gif);
            width: 26px;
            height: 6px;
            margin: -6px 0 0 0;
            position: absolute;
            font-size: 0;
        }

        .buyed_lbg {
            background: #2e3541;
        }

        .stb_name_g {
            color: #a1a092;
            padding: 7px 20px;
            font-size: 11px;
        }

        .stb_name_b {
            color: #2e3541;
            padding: 7px 20px;
            font-size: 11px;
        }

        .stb_name_b_big {
            color: #2e3541;
            font-size: 14px;
            padding: 7px 20px 7px 0;
        }

        .bron_legend {
            font-size: 11px;
            margin-bottom: 25px;
        }

        .leg_item {
            display: inline;
            margin: 0 25px 0 0;
            margin: 3px 20px 0 0;
        }

        .leg_item img {
            margin: 0 4px -1px 0;
        }

        .gc1_l {
            background: url(/img/corners/gc1_l.gif);
        }

        .gc1_c {
            background: url(/img/corners/gc1_c.gif);
        }

        .gc1_r {
            background: url(/img/corners/gc1_r.gif);
        }

        .inn_br_h1 h1 {
            font-size: 36px;
            white-space: nowrap;
            padding: 0 20px 0 0;
            font-family: Arial, Helvetica, sans-serif;
            color: #2e3541;
        }

        .br_header {
            margin: 0 0 25px 0;
        }

        .bron_sectors_sel {
            font-size: 22px;
        }

        .bron_ss_item {
            float: left;
            width: 33.3%;
            text-align: center;
            color: #2e3541;
        }

        .bron_ss_item a:link,
        .bron_ss_item a:visited {
            color: #b9b8b3;
        }

        .bron_ss_item a:hover,
        .bron_ss_item a:active {
            color: #cb1920;
        }

        .bron_dop_links {
            padding-left: 25px;
            font-size: 11px;
        }

        .bdl_dashed:link,
        .bdl_dashed:visited {
            color: #cb1920;
            text-decoration: none;
            border-bottom: 1px dashed #cb1920;
        }

        .bdl_dashed:hover,
        .bdl_dashed:active {
            color: #F60;
            text-decoration: none;
            border-bottom: 1px dashed #F60;
        }

        .price_m_b {
            font-size: 20px;
            color: #2e3541;
        }

        .accept_bron {}

        .bron_field {
            background: url(/img/bron/fld_bg.gif);
            width: 332px;
            height: 17px;
            border: none;
            padding: 3px 4px 0 4px;
            margin-right: 30px;
            font-size: 11px;
            color: color: #2e3541;
        }


        .stadium_holder_o {
            position: absolute;
            margin: 20px 0 0 -205px;
            display: none;
            z-index: 1000;
        }

        .stadium_holder {
            background: url(/img/bron/stad_field.png);
            height: 365px;
            width: 375px;
            text-align: center;
            padding: 15px 0 0 0;
            _background-image: none;
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bron/stad_field.png', sizingMethod='crop');
        }

        .stadium_holder * {
            position: relative;
        }



        .br_label {
            font-size: 11px;
            color: #6c717a;
        }

        .bron_tab_ie {
            height: 40px; //height: 45px; }

            .stad_link {
                width: 250px;
                height: 300px;
                margin: 50px 0 0 70px;
                position: absolute;
                cursor: pointer;
                z-index: 800;
            }

            .floating_arrow {
                position: absolute;
                margin-left: -30px;
            }

            .n_item {
                margin: 0.5em 0 1.5em 0;
            }

            .n_text {
                font-size: 12px;
            }

            .news_pic {
                float: left;
                margin: 0 2% 10px 0;
                display: block;
                border: 1px solid #CCC;
                padding: 2px;
                background: white;
            }

            .container {
                width: 100%;
            }

            .gallery_thumbs {
                width: 100%;
            }

            .gall_pic {
                float: left;
                margin: 0 2% 25px 0;
                display: block;
                border: 1px solid #CCC;
                padding: 2px;
                background: white;
            }

            .gallery_container {
                width: 100%;
            }

            .gallery_main_img {
                border: 1px solid #CCC;
                padding: 6px;
                background: white;
                float: left;
            }

            .gall_desc {
                position: absolute;
                font-size: 11px;
                color: #000;
                text-decoration: none;
                padding: 2px 5px;
                display: none;
                background: white;
            }

            .gall_i {
                display: block;
                text-decoration: none;
            }

            /* ����� */
            .pager_nav {
                margin: 10px 0 0 0;
            }

            .pager_nav a {
                display: block;
                height: 22px;
                line-height: 22px;
                float: left;
                width: 18px;
                text-decoration: none;
                text-align: center;
                font-size: 14px;
                margin: 0 4px 0 0;
                font-family: Arial, Helvetica, sans-serif;
                padding: 0 2px;
                color: #cb1920;
                border: 1px solid #e0e0e0;
            }

            .pager_nav a:hover {
                color: #cb1920;
                border: 1px solid #cb1920;
            }

            .current_page {
                display: block;
                height: 22px;
                line-height: 22px;
                float: left;
                width: 18px;
                text-decoration: none;
                text-align: center;
                font-size: 14px;
                margin: 0 4px 0 0;
                font-family: Arial, Helvetica, sans-serif;
                padding: 0 2px;
                color: #fff;
                border: 1px solid #353b47;
                background: #353b47;
            }

            .pager_nav a span {
                display: block;
                font-size: 9px;
                color: #c1c1c1;
                position: absolute;
                margin: 0 0 0 2px; //margin: 17px 0 0 -15px; }

                .dots {
                    display: block;
                    height: 22px;
                    line-height: 22px;
                    float: left;
                    width: 18px;
                    text-decoration: none;
                    text-align: center;
                    font-size: 14px;
                    margin: 0 4px 0 0;
                    font-family: Arial, Helvetica, sans-serif;
                    color: #000;
                    border: 1px solid #f5f4ec;
                    background: none;
                }


                .search_result {
                    font-size: 12px;
                    margin-bottom: 12px;
                }

                .search_result h2 {
                    font-size: 14px;
                    padding: 0;
                }

                .search_numb {
                    position: absolute;
                    margin-left: -1em;
                    color: #CCC;
                }

                .search_word {
                    font-style: italic;
                    background: #CB1920;
                    color: #FFF;
                    padding: 1px 5px; //margin: -4px 0 0 0; _padding: 0 5px; font-weight: bold; }

                    .search_legend {
                        margin: 15px 0 30px;
                        font-size: 12px;
                    }

                    .rdash {
                        position: absolute;
                        margin: 0.1em 0 0 -0.56em;
                    }

                    h3.explosion {
                        font-size: 11px;
                        text-align: right;
                        padding: 0 0 0 100px;
                        color: #787568;
                    }

                    .facebook_icon {
                        background: url(../img/facebook_icon.png);
                        width: 24px;
                        height: 24px;
                        display: block;
                        position: absolute;
                        top: 20px;
                        left: 50%;
                    }