﻿body
{	font-size : 14px;
}

#wysiwygEditorBody {
	position:absolute;
	
	left:0;
	background:transparent url(/01/images/KeyrusBE/box-about.png) no-repeat;
	padding:15px 15px 10px 10px;
	width:204px;
	color : #666666;
	
}

#wysiwygEditorBody h2 {
	font-size:19px;
	font-weight:normal;
	color:#529fca;
	padding:0 0 6px 0;
	margin:0;
	width:204px;
}

#wysiwygEditorBody p {
	padding:6px 20px 6px 0;
	line-height:20px;
	width:204px;
}

#wysiwygEditorBody a:link, a:visited, a:active, a:hover {
	color:#529fca;
	text-decoration:none;
	outline:none;
}
