/* IPUG print styles */
.hideForPrint{
visibility:hidden;
width:0px;
height:0px;
display:none;
}
