/* ==================================================================
   style_print.css
   Phoenix College
   For media types: print
===================================================================== */



/* Hide tab navigation list for printing 
===================================================================== */
.tabbernav { display:none; }



/* Masthead (3 of 3) - requires 3 media types: all, screen and print(this)
===================================================================== */
#headercontainer #header #pcsearch { display:none; } /* Remove search box */



