.bar, .tab
{
    background-color: rgb(0,70,127);
}

.contextModule
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.contextModuleTitle
{
    margin-top: 0px;
}


.landscapeSelector
{
    margin-left: 16px;
    cursor: pointer;
}

#serviceGroupLandscapeContainer, #sectorGroupLandscapeContainer
{
    width: 960px;
    background-position: 0px 15px;
    background-repeat: no-repeat;
    height: 223px;
}

.homepageCopy
{
    padding-bottom:25px;
    font-weight:bold;
    color: rgb(0,70,127);
}

.landscapeLabel
{
    position: absolute;
    cursor: pointer;
}

.landscapeLabelImage
{
    margin-bottom: 2px;
}

.landscapeLabelUnderline
{
    margin-top: 2px;
    height: 2px;
}

.news_list_headline, .feature_headline
{
    font-size: 13px;
}

.feature_headline
{
    font-weight: bold;
}

.feature_image
{
    float: right;
    margin-left: 12px;
    margin-bottom: 12px;
}
