/**
 * Main 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: stylesheet_vat.css 187 2007-12-03 21:55:21Z hugo13 $
 */

#vatinfo {
    color: red;
    font-size: 80%;
    background-color: yellow;
}      

.attribImg {
	width: 19%;
	border: 0px solid green;
	float: left;
}
.attributesComments {
  clear: both;
}
