﻿body 
{
    color: #000 !important;
    background-color: #FFF !important;
    background-image: none !important;
}

#header img, #header .progressBarTop , .summaryEmailSent, .bottomNavigation, .summaryActions, .summaryName, .summary p, #footer
{
    display: none;
}

#header .printShow
{
    display: inline !important;
}

.productTableContainer
{
    display: block;
}

.productTableContainer th, .productTableContainer td
{
    padding: 5px;
    text-align: left;
}

.productTableContainer th:last-child, .productTableContainer td:last-child
{
    display: none;
}
