﻿.print-Hidden{
    display:none;
    visibility:hidden;
}

.print-WidthAuto{
    width:auto !important;
}

.print-PageWidth{
    width:650px !important;
}

