/*

Title:			rte.css
Author:			Daniel Koch
URL:			www.basf-fc.de

Description:	Styles for Ext: htmlarea

Created:		2008/03/03
Modified:		2008/03/04

Version:		0.0.0

----------------------------------------------------------------------*/


/*
SNIPPETs:

	border: 1px dashed #FF0000;
	border: 1px solid #FF0000;


TODOs:
- 

*/

ul { list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}

.important {
	color: #f39500;
	font-weight: bold;
}