/* This is the CSS file for the noneditable elements plugin */

.mceItemEditable {
	/*border: 1px dotted #0000cc;*/
}

.mceItemNonEditable {
	/*border: 1px dotted #cc0000;*/
}
