/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2014 osCommerce

  Released under the GNU General Public License
*/
.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, #header, #columnLeft, #columnRight, #popup-wrapper, .breadcrumb, .searchbox-margin, .footer, .footer-extra, .buttonSet, .headerNavigation, .boxText, .infoBoxHeading, .infoBox, .infoBoxContainer, .infoBoxNotice, .infoBoxTop, .infoBoxNoticeContents, .infoBoxContents, TD.infoBoxHeading, TD.infoBox, SPAN.infoBox, .noprint, border
{
 display:none; 
}
@media print
{
    #products, .contentText { border: none !important; zoom: 1 } 
}