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

.editor, .editor p, .editor div, .editor a, .editor li {  word-wrap: break-word; }

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

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#2884d2;}
.editor a:hover { color:#2884d2; }

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

.editor ul { margin-left: 0; }

.editor ul li { background: url(../images/li.png) no-repeat; padding-left: 25px; list-style: none; }

.editor ul li li { background: url(../images/li2.png) no-repeat 5px 7px; }

.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;}