/* @page {
    margin: 0.5cm;
}
body {
    background: #fff;
    color: #000;
    font-family: Helvetica, Arial !important;
    font-size: 12pt;
	margin: 16pt;
	padding: 0;
}

h1 {
    font-size: 22pt;
}
h2 {
    font-size: 20pt;
}
h3 {
    font-size: 16pt;
}
h4, h5, h6 {
    font-size: 16pt;
}

#header .main-navigation-wrapper,
#header .header-content .top-links {
    display: none;
}
#header .header-content #logo {
    border: 0;
    box-shadow: none;
        -webkit-box-shadow: none;
    display: block;
    border-bottom: 4px solid #cfcfcf;
    position: static;
}
#debug,
#debugToggle,
#breadcrumb,
#navigationContainer,
#sidebar,
.footer,
.controlbar .btn,
#writeComment,
.commentsForm,
.video,
.readMore {
    display: none !important;
}

#container,
#content,
#content-container,
#content-container #content,
#contentColumn,
#contentSidebarColumn,
.column {
    background: #fff;
    float: none;
    margin: 0;
    max-width: none;
    padding: 0;
    width: auto;
}

#comments {
    background: #fff;
}
#comments .comment:first-child {
    border: 0;
}
#comments .comment {
    background: #fff;
    border-top: 5px solid #eee;
    padding: 15px 0 7px 0;
}

.product .productName {
    font-size: 11pt;
}

.teaser.carousel {
    display: none;
}
.teaser {
    border: 0;
    padding: 0;
    border-radius: 0;
}
.teaser .caption {
    display: none;
}

.categoryListing h2 {
    clear: both;
    width: auto;
}

.sitemapListing .column {
    width: auto;
} */
