.mceEditor table {
max-width:none; /* Bug in computation of fullscreen */
}

.mceEditor table.mceLayout { width:100% !important; height:auto !important; }

table.mceToolbar { float:left; }
body .mceToolbar div {
    white-space:normal;
}

div.mce-tabs {   }
div.mce-tab { height:30px; border: 1px solid #CCCCCC;}