#editorHtml {
  width: 100%;
  height: 100%;
  min-width: 500px; }

#editorHtml, #editorHtml iframe, #editorHtmlClone iframe {
  min-height: 400px; }

.ie7 .table-wrapper-editor-html,
.ie7 #editorHtml,
.ie7 #editorHtmlClone iframe {
  width: 100%;
  min-width: 500px; }

.ie7 #editorHtml iframe {
  width: 500px; }

