div.text,
body.fckeditor
{
	margin: 0px;
	padding: 0px;
	background: transparent;
	color: black;
	font-size: 11px;
	font-family: arial;
	text-align: left;
	line-height: 134%;
}

div.text a,
body.fckeditor a
{
	color: rgb(105, 35, 19) !important;
	font-weight: bold;
	text-decoration: underline;
}

div.text h3
{
	color: white;
	font-size: 12px;
	margin-top: 0;
}

div#edit_button_text
{
	margin: 0 0 0 407px;
}
