.editorContent address,
.editorContent blockquote,
.editorContent dd, .editorContent div,
.editorContent dl, .editorContent dt, .editorContent fieldset, .editorContent form,
.editorContent frame, .editorContent frameset,
.editorContent h1, .editorContent h2, .editorContent h3, .editorContent h4,
.editorContent h5, .editorContent h6, .editorContent noframes,
.editorContent ol, .editorContent p, .editorContent ul, .editorContent center,
.editorContent dir, .editorContent hr, .editorContent menu, .editorContent pre   { display: block; unicode-bidi: embed }
.editorContent li              { display: list-item }
.editorContent head            { display: none }
.editorContent table           { display: table }
.editorContent tr              { display: table-row }
.editorContent thead           { display: table-header-group }
.editorContent tbody           { display: table-row-group }
.editorContent tfoot           { display: table-footer-group }
.editorContent col             { display: table-column }
.editorContent colgroup        { display: table-column-group }
.editorContent td, th          { display: table-cell }
.editorContent caption         { display: table-caption }
.editorContent .editorContent th              { font-weight: bolder; text-align: center }
.editorContent caption         { text-align: center }
.editorContent body            { margin: 8px }
.editorContent h1              { font-size: 2em; margin: .67em 0 }
.editorContent h2              { font-size: 1.5em; margin: .75em 0 }
.editorContent h3              { font-size: 1.17em; margin: .83em 0 }
.editorContent h4, .editorContent p,
.editorContent blockquote, .editorContent ul,
.editorContent fieldset, .editorContent form,
.editorContent ol, .editorContent dl, .editorContent dir,
.editorContent menu            { margin: 1.12em 0 }
.editorContent h5              { font-size: .83em; margin: 1.5em 0 }
.editorContent h6              { font-size: .75em; margin: 1.67em 0 }
.editorContent h1, .editorContent h2, .editorContent h3, .editorContent h4,
.editorContent h5, .editorContent h6, .editorContent b,
.editorContent strong          { font-weight: bolder }
.editorContent blockquote      { margin-left: 40px; margin-right: 40px }
.editorContent i, .editorContent cite, .editorContent em,
.editorContent var, .editorContent address    { font-style: italic }
.editorContent pre, .editorContent tt, .editorContent code,
.editorContent kbd, .editorContent samp       { font-family: monospace }
.editorContent pre             { white-space: pre }
.editorContent button, textarea,
.editorContent input, .editorContent select   { display: inline-block }
.editorContent big             { font-size: 1.17em }
.editorContent small, .editorContent sub, .editorContent sup { font-size: .83em }
.editorContent sub             { vertical-align: sub }
.editorContent sup             { vertical-align: super }
.editorContent table           { border-spacing: 2px; }
.editorContent thead, .editorContent tbody,
.editorContent tfoot           { vertical-align: middle }
.editorContent td, .editorContent th, .editorContent tr      {}
.editorContent td, .editorContent th, .editorContent tr      {}
.editorContent s, .editorContent strike, .editorContent del  { text-decoration: line-through }
.editorContent hr              { border: 1px inset }
.editorContent ol, .editorContent ul, .editorContent dir,
.editorContent menu, .editorContent dd        { margin-left: 40px }
.editorContent ol              { list-style-type: decimal }
.editorContent ol ul, .editorContent ul ol,
.editorContent ul ul, .editorContent ol ol    { margin-top: 0; margin-bottom: 0 }
.editorContent u, .editorContent ins          { text-decoration: underline }
.editorContent br:before       { content: "\A"; white-space: pre-line }
.editorContent center          { text-align: center }
.editorContent :link, .editorContent :visited { text-decoration: underline }
.editorContent :focus          { outline: thin dotted invert }