
#box #box-content div.box-content div.section {
    background: #FFF url( images/section-home.jpg ) no-repeat center;
}

#content h1 {
    font-size: 17.2pt !important;
    font-family: Arial !important;
    font-weight: Bold !important;
    font-style: Italic !important;
    color: #629FD5 !important;
}



#content div.description {
}

#content div.description p {
    font: bold 16px 'Trebuchet MS', Tahoma, Arial, sans-serif;
    color: #BBB;
}


.titleCombo {
    margin-bottom: 15px;
    color: #AAA;
    font: bold 12px 'Trebuchet MS';
}

#content div.filters {
    margin-bottom: 15px;
    color: #AAA;
    font: bold 12px 'Trebuchet MS';
}

#content div.filters div.filter {
    float: left;
    margin-right: 15px;
    width: 140px;
}

#content div.filters div.filter div.combo {
    margin-top: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    line-height: 22px;
    font: 11px 'Segoe UI', Tahoma, Arial, sans-serif;
    text-transform: none;
    background: transparent url( images/combo.gif ) no-repeat;
}

#content div.report {
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

#content div.report div.image {
    float: left;
    width: 150px;
}

#content div.report div.report-content {
    float: left;
    width: 450px;
}

#content div.report div.report-content span.time {
    font-size: 12px;
}

#content div.report div.report-content h4 {
    color: #333;
    font-size: 15px;
}

#content div.report div.report-content p {
    color: #555;
    line-height: 16px;
    font-size: 12px;
}

#content div.sidebar ul li span.time,
#content div.new-content span.time {
    font-size: 13px;
    color: #4D4D4D;
}

#content div.sidebar ul li h4,
#content div.new-content h4 {
    font-size: 14px;
    color: #4D4D4D;
    padding-bottom: 3px;
}

#box #box-content div.box-content div.section-news {
    background: #FFF url( images/section-news.gif ) no-repeat center;
}

#content div.navigate {
    padding-bottom: 15px;
    text-align: right;
    color: #D3D1D2;
}

#content div.new-content p {
    padding-right: 10px;
    color: #555;
    line-height: 16px;
}

#content div.content2 p {
    padding-top: 39px;
}