/*
#page {
    padding: 0 5px 5px 5px;
    background: #fff url('/img/img_page-bot-rnd.png') no-repeat 0 100%;
    min-height: 350px;
}
#search-form {
    width: 788px;
    float: left;
    z-index: 50;
    position: relative;
    margin: -30px 5px 0 0;
}

.block.orange .head {
    background-position: 0 -35px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #fd7c2c transparent #c92900 transparent;
}
#search-form .head a {
    padding: 0 2px;
}
.block .head a {
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
#search-form .head a.apts span {
    padding-left: 22px;
    background: url('/img/category_icons.png') no-repeat 0 4px;
}

.block .head a span {
    display: block;
}
.block .head a {
    color: #fff;
    font-weight: bold;
}
.block .head {
    line-height: 28px;
}
#spotlight {
    width: 980px;
    background: url('/img/spotlight/sprt_bg.png') no-repeat 0 0;
    padding-left: 5px;
    margin: 5px 0 10px 0;
    position: relative;
    z-index: 1;
}
#main-block {
    width: 790px;
    float: left;
}
.highlights-widget {
    float: right;
    border: 1px solid #c1ccd4;
    border-bottom-color: rgb(193, 204, 212);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: 10px;
    border-bottom: 0 none;
    width: 188px;
    margin-bottom: 10px;
}
.block .head a.active {
    background: #fff;
    line-height: 29px;
    margin-bottom: -1px;
    padding: 0 5px;
    color: #24435b;
    margin: 0;
}
#search-form .body {
    background: url('/img/bg_search-form.png') repeat-x 0 100%;
    height: 139px;
    position: relative;
}*/
