Fixed minor userpage issue where comments posted by guests under the same name as the username being displayed were shown on that user's userpage
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}