Improved physical pages: they support comments and have their own dedicated namespace now. Still some consistency fixes to make.
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}