/**
* Custom Properties for Joomla! 1.5.x
* @package Custom Properties
* @subpackage Module linkflora_affiliate
* @version 1.0
* @revision $Revision: 1.0 $
* @author Linkflora
* @copyright (C) www.linkflora.com
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
*/
.text
{
    FONT-SIZE: 11px;
    line-height: 14px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: normal;
}
.grayNote
{
    FONT-SIZE: 10px;
    COLOR: #707070;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 12px;
}
