* {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    overflow: visible !important;
}
a, a:visited { text-decoration:none; }
pre, blockquote { border:1px solid #999; page-break-inside:avoid; }
img { page-break-inside:avoid; }
@page { margin:0.5cm; }
p, h2, h3 { orphans:3; widows:3; }
h2, h3 { page-break-after:avoid; }
input, select { border:none !important; }

.noprint { display: none !important; }

div#main,
div#content,
div#main-background {
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
}

div.widget-container {
    width: 100% !important;
    margin-left: 0 !important;
}
div.widget-main {
    display: inline !important;
}

div.Table th {
    border-bottom: 1px solid #444 !important;
}
table.info-table td,
div.Table td {
    border: none !important;
}
tr.odd {
    background-color: #E2E2E2 !important;
}
tr.even {
    background-color: #FFF !important;
}
table.info-table tr:first-child th,
table.info-table tr:first-child td {
    border-top: 1px solid #444 !important;
}


.tag {
    padding: 0 !important;
    border: none !important;
}

div.product-attributes,
div.product-overview,
div.product-warranty {
    display: block !important;
}

div#Zsmenu { display: none !important; }
