.head_filter {
    margin-top: 2em;
}

.description {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

.forum_lenta {
    float: left;
    margin-left: 40px;
    padding-top: 3px;
}

.forum_lenta A {
    color: black;
    padding-left: 18px;
    display: block;
    font-weight: bold;
    font-size: 110%;
}

.listing_themes {
    line-height: 27px;
}

.listing_themes UL {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.listing_themes UL A {
    color: #006699;
}

.listing_themes A.brand_title {
    color: black;
    text-decoration: none;
}

.listing_themes A.brand_title:HOVER {
    text-decoration: underline;
}

.listing_themes LI {
    letter-spacing: 0.04em;
}

.listing_themes .brands_models, .listing_themes .topics {
    float: left;
}

.listing_themes .brands_models {
    max-width: 590px;
}

.listing_themes .topics {
    margin-left: 100px;
}

.most_discussed .item {
    margin-top:20px;
}

.most_discussed .item .title {
    margin-bottom:3px;
}

.most_discussed .item .title A.name {
    color: Black;
    text-decoration: none;
}

.most_discussed .item .title A.name:HOVER {
    text-decoration: underline;
}

.most_discussed .item .details {
    color:#999999;
    font-size: 11px;
    line-height: 15px;
    font-family: Tahoma;
}

.most_discussed .item .details .count {
    background-color:#C0C0C0;
    color:#FFFFFF;
    margin-right:5px;
    padding:0 2px;
}

.most_discussed .comments_count {
    float: left;
    margin-top: 3px;
}
.topics DIV.special_topics {
    background: url('/templates/img/forums_special_left.jpg') repeat-y left;
    margin-top: 20px;
    margin-left: -10px;
}
.topics DIV.special_topics DIV {
    background: url('/templates/img/forums_special.jpg') no-repeat left;
}
.topics .special_topics UL {
    border: 1px solid #cccccc;
    border-left: 0;
    padding: 12px;
    padding-left: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}