/* Import the default standard css */
@import url(/shared/templates/css/standard_en_GB.css);

#Wrapper {
    background-image:url(/default/images/bg_mmc_en_GB.jpg);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

#Container {
    /* no shadow fade top right ?!? */
    background-image:none !important;
}

#ContentsLarge .container {
    padding-top:10px;
}

#ContentBox {
    background-image:none;
    height:693px !important;
    min-height:693px;
    overflow:hidden;
}

