
#anonymous-warning {
 display:none !important;
 visibility:hidden !important;
}

@media screen {
 .printonly { display:none; }
}


