.editor * { margin:0px; padding:0px; }

.editor, .editor p, .editor div, .editor a, .editor li { /* word-break: break-all; */text-align: justify !important;/*font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;*/ }

.editor, .editor p, .editor li { line-height:1.8em; }

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#000;}
.editor a:hover { color:#666; }

.editor ul, .editor ol { margin-left:25px; }

.editor table.border_class, .editor table.border_class td, .editor table.border_class th { border-collapse:collapse; border:solid #CCCCCC 1px; }

.editor td { padding:3px; }

hr { border:none; height:1px; background-color:#CCCCCC; color:#CCCCCC; }

.editor table.table-center{margin:0 auto;}