﻿.hideInPrint
{
    display:none;
}

.showInPrint
{
    display:block;
}
