/*
  $Id: print.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#top, #left, #right, #body, .ehibox
{display: none }

#noprint
{display: none }

#print
{display: block }

div.noprint
{display: none }

td.noprint
{display: none }

p.noprint
{display: none }

a.noprint
{display: none }

