body,
#wrap {
    background: #fff;
}

#nav_wrap,
#sidebar,
#breadcrumbs,
a.print,
#print_product_details,
#footer,
#bottom,
#facebook-widget {
    display: none;
}

#content {
    width: 100%;
}

#print-contact-details {
    display: block;
    border-top: 1px dotted #aaa;
    padding: 10px;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    width: 928px;
    color: #666;
}