/* Pell WYSIWYG editor — base layout, theme via menu.css */
.pell { box-sizing: border-box; }
.pell-content { box-sizing: border-box; outline: 0; width: 100%; }
