/* Put your custom CSS here */
/* Put your custom CSS here */
.left {
    margin-left: 0px;
    float: left !important;
}
body, p, ul, li, div.rendered_html { 
    color: black;
    font-size: 12pt;
}
/*.left {
    margin: 5px 2px 2px 0px !important;
    float: left !important;
}
*/