Fixed search indexer causing duplicate keys when two "words" of 64+ characters encountered and first 64 characters are the same (thanks Vadi); attempt to fix onunload confirmation during page editing
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}