@charset "UTF-8";
/**
 * JYAML - Template Framework includes YAML for Joomla!
 *
 * All rights reserved. The JYAML project is a template to manage and
 * configure Joomla!-Templates with the YAML XHTML/CSS Framework
 * - http://www.yaml.de
 *
 * -----------------------------------------------------------------------------
 *
 * @version       $Id: mod_banners.css 993 2011-06-26 08:13:02Z hieblmedia $
 *
 * @author        Reinhard Hiebl
 * @copyright     Copyright (C) 2006-2011, Reinhard Hiebl, HieblMedia
 * @license       Creative Commons Attribution 3.0 Unported License
 *                  > http://www.jyaml.de/en/license-conditions.html
 * @link          http://www.jyaml.de
 * @package       JYAML
 *
 */

@media screen, projection
{
  .bannerheader, bannerheader_text { margin-bottom:1em; font-weight:bold; }
  .bannergroup, .bannergroup_text {}
  .banneritem, .banneritem_text { margin-bottom:1em; }
  .bannerfooter, .bannerfooter_text { font-size:75%; text-align:center; font-style:italic; }
}