
._dvContent,.ke-content{
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-align:left;
}

._dvContent a[href],.ke-content a[href]{
    color: -moz-hyperlinktext !important; /* For Firefox... mark as important, otherwise it becomes black */
    text-decoration: -moz-anchor-decoration; /* For Firefox 3, otherwise no underline will be used */
}

._dvContent div, ._dvContent span, .ke-content div, .ke-content span, {
    text-indent: 2em;
    margin-bottom: 12px;
    line-height: 28px;
    color: #333;
    display: inline-block;
}

._dvContent p, .ke-content p,._dvContent p span, .ke-content p span{
    text-indent: 2em;
    margin-bottom: 12px;
    line-height: 28px;
    color: #333;
}

._dvContent img,.ke-content img {
    clear: both;
    display: block;
    margin: 1em auto;
    max-width: 90%;
}
