.bar, .tab
{
    background-color: rgb(120,162,47);
}

.breadcrumb_active
{
    color: rgb(120,162,47);
}

.dmxCell
{
    padding-top: 6px;
    padding-bottom: 6px;
}

.news_image
{
    float: right;
    margin-left: 12px;
    margin-bottom: 12px;
}



.news_headline
{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 8px;
}

.news_summary
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
}

.news_body
{
}


.relatedSep, .relatedSpacer
{
    display: none;
}

.relatedContainer
{
    margin-top: 12px;
}
