
.htmledit {
    color: #000000;
    font-size: 14px;
}

.htmledit span {
    word-warp:break-word;
    word-break:break-all;
}

.htmledit li p {
    padding: 0;
}

.htmledit p, .htmledit div {word-wrap: break-word;}
.htmledit p {margin:5px 0;}
.htmledit table {border-collapse:collapse;}
.htmledit img {border:0;}
.htmledit noscript {display:none;}

.htmledit img {
    margin-left: 10px;
    margin-right: 10px;
}