﻿* {
    background:                         #FFF !important;
    color:                              #000 !important;
}

#wrapper {
    border-width:                       0;
}

#wrapper #wrapper-inner {
    -moz-box-shadow:                    none;
    -webkit-box-shadow:                 none;
    box-shadow:                         none;
}

#wrapper {
    width:                              540px;
}

#control-panel, 
#header, 
#navigation, 
#breadcrumb, 
#left-column, 
#right-column, 
#directory, 
#footer img.license, 
#footer ul {
    display:                            none;
}

#content {
    float:                              none;
    width:                              540px !important;
}
