._HtmlAreaBody p:after {
    display: inline-block;
    content: "\B6";
    width: 16px;
    height: 16px;
    font-family: Arial, sans-serif;
    margin-left: 4px;
}

._HtmlAreaBody .br:before {
    display: block;
    display: inline-block;
    content: "\21B5";
    width: 16px;
    height: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
}


/* WORKS ONLY IN CHROME
._HtmlAreaBody .br {
    display: block;
}

._HtmlAreaBody br:after {
    display: inline-block;
    content: "\21B5";
    width: 16px;
    height: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
*/
