.footer{height:100px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}
.search_area {
 background: #ce4034;
}
body {background: #F0F0F0;}

.search_label {
 float: left;
 width: 57px;
 padding: 16px 5px 0 20px;
 text-align: left;
 font-size: 14px;
 font-weight: bold;
 color: white;
}

.search_examples {
 height: 30px;
 margin: 4px 0 0 -63px;
 color: #ffffff;
 line-height: 30px;
}

.basket_link, .basket_link:visited {
 display: block;
 height: 100%;
 padding: 10px 15px 6px 44px;
 background-color: transparent;
 border-radius: 0 7px 7px 0;
 border-bottom: 0 none;
 color: #ffffff;
 position: relative;
 z-index: 35;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.search_examples .example {
 cursor: pointer;
 color: #fbfbfb;
}

.rubrics_grp a {
 display: inline-block;
 vertical-align: middle;
 padding: 0 6px;
 border-bottom: 0 none !important;
 font-size: 12px;
 color: #ffffff;
 border-radius: 3px;
}

.tabs_backlight {
 position: absolute;
 background: #ce4034;
 overflow: visible;
 z-index: 0 !important;
 padding: 0 !important;
}

.tab_lnk.current {
    position: relative;
    border-color: #a9342a;
    color: #fff;
    cursor: default;
}