/*MinVersion*/
.OESK_XBody_Default {
    width: 900px
}

    .OESK_XBody_Default .OESZ_XBodyContent {
        width: 100%;
        height: 550px
    }

    .OESK_XBody_Default .OESZ_XBodyFooter {
        width: 100%;
        height: 50px
    }

#XBody .OESZ_XBodyContent {
    display: block
}

#XBody .OESZ_XBodyFooter {
    display: block;
    height: 50px
}

#XBody .OESZ_XBodyHeader {
    display: none;
    height: 50px
}

#XBody .OESZ_XBodyLeftColumn {
    display: none;
    width: 50px
}

#XBody .OESZ_XBodyRightColumn {
    display: none;
    width: 50px
}

#XBody .OESZ_Wrap_Columns {
    padding-left: 0;
    padding-right: 0
}
