/** *-------------------------------------------------------------------------------
 *	for Shop Smoketown.de
 *
 * @author UVENTIS <info@uventis.de>
 * @copyright 2009, UVENTIS
 * @powered by JTL Software
 * @link http://jtl-software.de/jtlshop.php

 *-------------------------------------------------------------------------------
*/

/* $Id: example-print.css,v 1.2 2006/03/06 04:11:55 pat Exp $ */
/* When printing, hide the tab navigation list
   and don't use any other styles*/

.tabbernav {
 display:none;
}
