header,
#searchdetail,
.crumb,
nav,
.category-nav,
.l-menu,
footer {
    display: none !important;
}

.l-main,
.l-title {
    padding: 0;
    margin: 0 !important;
}

.page-title {
    margin-top: 0 !important;
}

.l-title-parts {
    padding-top: 30px;
    padding-bottom: 30px;
}

div#menu {
    display: none;
}

div#crumbs {
    display: none;
}

div#contents {
    background-image: none;
    background-color: #fff;
    float: none;
    width: auto;
}

div#contents h1 {
    background-image: none;
    background-color: #fff;
}

div#contents h1 span {
    background-image: none;
    color: #000;
}

div#footer {
    display: none;
}

a.popup {
    background-color: none;
}

a.popup img {
    visibility: hidden;
    width: 0;
    margin: 0;
}

.break {
    page-break-before: always;
}