body.mceContentBody {
    width:664px;
    border-right:1px dotted #afafaf;
    font-size:10px;
}
.mceContentBody p {
    font-size:12px;
}

h1 {
    font-size:17px;
}
h2 { font-size:15px; }
h3, h4, h5, h6 { font-size:12px; }
table tr td { vertical-align: top; }
#content p {
    padding-right:20px;
    font-size:12px;
    line-height:17px;
    margin-bottom:10px;
    color:#333;
    }
#content table tr td {
    width:360px; font-size:12px;
    line-height:17px; color:#333;
    }
#content h1 {
    margin:20px 0px 10px 0px;
}
#content table tr td ul {
    margin:10px 0px;
}
    #innerContent ul li {
        font-size:12px;
        list-style:disc;
        margin-left:15px;
        margin-bottom:5px;
        line-height:17px;
    }