#navigationCell {
    display: none;
}

#footer {
    display: none;
}

#header #navigationMenu,
#header #basket,
#header #searchForm,
#header #logo {
    display: none;
}

#header {
    height: 25px;
    background: none;
}

#contentCell .filtersForm {
    display: none;
}

#layoutDiv {
    border: none;
}