.editor-content { text-align:left; line-height:120%;}
/* заголовки */

.editor-content h1, .editor-content h2, .editor-content h3, .editor-content h4, .editor-content h5, .editor-content h6 {
margin:0px; margin-top:0.5em; margin-bottom:0.5em; padding:0px; line-height:130%;}

.editor-content h1 {font-size: 2em; font-weight:normal}
.editor-content h2 {font-size: 1.5em; font-weight:normal}
.editor-content h3 {font-size: 1.17em; font-weight:normal}
.editor-content h4 {font-size: 1em; font-weight:normal}
.editor-content h5 {font-size: .83em}
.editor-content h6 {font-size: .75em}z


/* ссылка */
.editor-content a { color: blue; text-decoration: underline; }

.editor-content table td {padding: 0 3px;}
/* абзац */
.editor-content p {margin:0px; padding:0px; margin-bottom:0.7em; margin-top:0.7em;}
.editor-content table p {width: auto;}

/* списки */
.editor-content ul, .editor-content ol { margin:0px; margin-top:18px; padding:0px; padding-left:25px;width:600px; }
.editor-content ol {margin-left:10px; }
.editor-content li { margin:0px; padding:0px; }

/* таблица */
.editor-content table {width:auto; margin:0px; }
.editor-content td {font-weight: normal;}

/* изображения */
.editor-content img{padding:5px;}
.editor-content-index img{padding:0px; margin:0;}
.editor-content .content_table {width: 600px;}

.editor-content .content_table td {padding: 9px 5px; }
.editor-content .content_table td p {margin: 0;}
