
body
{
    color: #333355;
    width: auto;
    background-image: none;
    background-color: #ffffff;
    min-width: unset !important;
}

#header
{
    display:none;
}

#panel_navigation
{
    display: none;
}

#content
{
    background-image: none;
    padding: 20px;
    overflow-y: hidden;
    overflow-x: hidden;
    width :auto;
    min-width: unset;
    min-height: 50px;
}



#footer, #panel_footer-menu
{
    display: none;
}



.contentBox
{
    border: 0 solid;
}

.labelCell
{
    width: 75px;
}

