#header {
    display:none;
}

#col-navigation {
    display:none;
}

#language-chooser {
    display:none;
}

#body-bg {
    background-image: none !important;
}

#footer {
    display:none;
}

#page {
    background-image: none !important;
    margin: 0;
}
BODY {
    background-image: none !important;
    background-color: transparent;
    font-size:12pt;
}

#nav-path {
    display:none;
}

#page-content {
    float: none;
    margin:auto;
    width: 100%;
}

#footer-btns-functions {
    display: none;
}

#page-title h4.category-title, #core-content h4.category-title, h5 {
    background-image: none !important;
    font-size: 120%;
    padding-left: 0;
    font-weight: bold;
    margin-top: 1em;
}


#page-body {
    width:1100px;
    overflow:visible;
}

#page-body {
    min-height:auto;
}

#core-content {
    overflow:visible;
}

#core-content #col-1 {
    width: auto;
    float: none;
    margin: 0;
}

#core-content #col-2 {
    width: auto;
    float: none;
    margin: 0;
}
