/* NDQ Print V. 9.000 - 1 Oct 2013 - Lisa Rafferty */
@charset "utf-8";

/* Remove/hide everything except logo and content with #ndq-content div */
body { background:none; }
#wrapper{ width:97%; border:0; }
#breadcrumb { display:none; }
#column1 { display:none; width:0%; }
#column2 { display:block; width:100%; border:0; }
#column3 { display:none; width:0%; }
#footer, #globalnav, #gaz-sub-footer, #globalfooter, #subnav, #hero, #sidebar-second, #sidebar-first, #sidebar-first-bottom, body#ndq-content.ndq-releasedetail .ndq-rightcol, body#ndq-content.ndq-releasedetail #ndq-header, .ndq-stock-chart { display:none; }
body#ndq-content.ndq-releasedetail {width: 100%; background: none;}
#ndq-article {border: 0;}

/* NDQ specific - do not delete */
#ndq-content { width:97%; }
#ndq-content .ndq-expand-link, #ndq-content .ndq-expand-link-nobio { color:#000; }
#ndq-content #ndq-exp-col { display:none; }
a[href]:after { 
   content:"" !important; 
}