/* Print CSS Document */

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
