/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2014 osCommerce

  Released under the GNU General Public License
*/

@media only print {
.fieldKey
{
 font-style:verdana,arial;
 font-size:11px;
}
.fieldValue
{
 font-style:verdana,arial;
 font-size:11px;

}
h1
{
 font-style:verdana,arial;
 font-size:13px;
}
.grid_24, #columnLeft, #columnRight, .breadcrumb, .modular-header, .searchbox-margin, .page-header, .footer, .footer-extra, .buttonSet, .headerNavigation, btn, #back-to-top, .boxText, .infoBoxHeading, .infoBox, .infoBoxContainer, .infoBoxNotice, .infoBoxTop, .infoBoxNoticeContents, .infoBoxContents, TD.infoBoxHeading, TD.infoBox, SPAN.infoBox, .noprint, border
{
 display:none; 
}
    #products, .contentText { border: none !important; zoom: 1 } 
}
