body
{
    background: #fff;
}

.coloredBox,
.serviceMenu,
.topNav,
.breadCrumbs,
.shareThisButton,
#footer .teaser,
.leftColumn,
.rightColumn,
.topFrontpageBox
{
    display: none;
}
#mainLogo
{
    text-align: left;
}

.centralColumn,
.centralColumn.fullWidth
{
    float: left;
    width: 100%; 
}
#wrapper
{
    width: 95%;
}

.contentBox,
body
{
    background: #fff !important;
}
.contentBox .content
{
    overflow: visible;
}

#footer
{
    margin: 0 0 20px;
    padding: 10px;
    }
    #footer .accessibility
    {
        position: static;
    }

.printInfo
{
    display: block;
}
