/*
    PRINT STYLING
*/

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";

.skip, #navigationBlock, #headerWrapOne, #breadcrumb, #footerWrap, .atozControls {display: none;}

form .formItem input {border: 1px #333 solid;}
 
a:link, a:visited {background: transparent; font-weight: 700; text-decoration: underline;} 	 

.tableWrap {width: 100%; overflow: visible !important;}
thead {display: table-header-group;}