﻿/*=================================================================================================*/
/* The FCKEditor block BEGINS */
.fckEditorOverride
{	
    /* !! WE MUST CHANGE THIS FOR EVERY THEME !!
       This is the override to fix up what we see in the RTE editor.  Please Refer to Overall.css.  */
	margin:0px;
	padding-top:15px; padding-left:15px; padding-right:15px; padding-bottom:15px;
	
	background: black url(Image/Body/body.png);
	left:0px;
	top:0px;
	right:auto;
	bottom:auto;	
}
/* The content block ENDS */
/*=================================================================================================*/
