/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_custom.css 2009-12-30 Neville Kerr $
 *
 *  includes special styles for product_print product type
 */


.hiddenAttribute {
	display: none;
}
.visibleAttribute {
	display: inline;
}

