/**
 * Products Short Description CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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: stylefshortdesc.css 2006-09-06 joostvdl $
 */
.productShortDescription { 
	font-weight: normal; 
	font-family: Arial, Tahoma, Verdana, san-serif;
	font-size: small;
	line-height: normal;
}