/* AB CHB023-767 START */
 .text p, span, ul li, ol li, a, h1, h2, h3, h4, table td  { word-break:keep-all; }
table span { display : inline-block; }
.container.body-container.prs_master {
    word-break: keep-all;
    word-wrap: break-word;
}
/* AB CHB023-767 END */
.body-copy .text ul li:before {
    margin-right: 0.5em!important;
}