/**
 * fmContent module
 *
 * You may not change or alter any portion of this comment or credits
 * of supporting developers from this source code or any supporting source code
 * which is considered copyrighted (c) material of the original comment or credit authors.
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 *
 * @copyright    The XOOPS Project http://sourceforge.net/projects/xoops/
 * @license             http://www.fsf.org/copyleft/gpl.html GNU public license
 * @package    fmContent
 * @since        2.5.0
 * @author     voltan
 * @version    $Id $
 **/
#mainmenu .section {
	display: block;
	padding: 1px 1px 1px 8px;
	border-left: dashed 1px silver;
	border-bottom: dashed 1px silver;
	font-weight: bold;
}