﻿body, #content, .content-bottom {
    background-color: White;
    background-image: none;
    border: none;
    color: black !important;
}

.white-box, #content .grid-row {
    border: none;
}

.hide-at-print {
    display: none;
}