div.Editor table {
    width: 100%;
}

div.Editor {
    width: 100%;
    font-size: 13px;
}

div.Editor table h3 {
    color: #294D52;
    margin: 0;
    padding-left: 0;
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
}
div.Editor table h2 {
    color: #294D52;
    margin: 0;
    padding-left: 0;
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
}
