/**
 * 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_rl_invoice3.css 3 2008-12-10 20:33:18Z hugo13 $
 */

.rl-invoice3-hlink {
	font-size: 1.2em;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 20px;
}      

.rl-invoice3-hlink-text a:link {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}