﻿
.mceEditor table
{
	border:none !important;
	}
	
.mceEditor .mceIframeContainer	
{
	/*border:1px solid #7F7F7F;*/
	padding:0 !important;
	}
	
/*mceIframeContainer mceFirst mceLast	*/
	
.defaultSimpleSkin iframe	
{
	border-bottom:none !important;
	}

.mceEditor tr
{
	height:auto !important;

	
	}

tr#r_newsentry td, tr#r_perex td, tr#r_entrycontent td
{
		 padding:0 !important;
}

.mceEditor td td
{
	 padding:0 !important;
	 margin:0 !important;
	 width:auto !important;
	}
	
.editor_title
{
	margin:8px;
	}	
