* {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    font-family: Helvetica, Arial, sans-serif !important;
}
a, a:visited {
    color: #444 !important;
    text-decoration: underline;
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

.top-panel,
.navigation,
.header .right,
.footer-container,
.toolbar {
    display: none;
}
.header {
    border-bottom:1px solid #ccc;
}
.header-container .header .logo .tagline {
    right:0;
}
.product-compare .compare-products tr th {
    width:100px;
}
table.data-table th {
    border-bottom:1px solid #e3e3e3;
}
.styled {
    border-bottom:none;
    margin-bottom:40px;
}
.product-view .tabs .tab-nav {
    display: none;
}
.product-view .tabs .tab-content {
    display:block;
    opacity:1;
}
