/* Changes to styles needed just for Internet Explorer - these supercede the
    styles we've already defined
*/

P.checkmark { font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; margin-top: 3pt; margin-bottom: 3pt; }

/* For some reason, IE does totally different things with padding than firefox
    for list items
*/    
ul.lwd2_detailslist li p, ul.lwd2_bulletlist li p, ul.lwd2_longlist li p {
    padding-left: 30px;
    }
