@CHARSET "UTF-8";
.editorbuttons {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.editorbuttons li {
    float: left;
}
.editorbuttons li img {
    border:none;
}
.editorbody{clear:both; float:none;}
