Modified Text_Wiki parser to fully support UTF-8 strings; several other UTF-8 fixes, international characters seem to work reasonably well now
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}