/**
 * Fire-Soft-Board version 2
 * 
 * @package FSB2
 * @author Genova <genova@fire-soft-board.com>
 * @version $Id: opera.css 51 2008-11-16 20:43:34Z genova $
 * @license http://opensource.org/licenses/gpl-2.0.php GNU GPL 2
 */

/* Affichage des legendes */
legend
{	
	position: static;
}

div.corner-top
{
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 0px;
}

div.mainround div.corner-top,
div.mainround div.corner-top div,
div.mainround div.corner-bottom,
div.mainround div.corner-bottom div,
div.round div.corner-top,
div.round div.corner-top div,
div.round div.corner-bottom,
div.round div.corner-bottom div,
#module_list div.corner-bottom
{
	background-image: none;
}

