/* 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. Internet Explorer: A Bad Browser. (Though not as bad as it
    used to be.)
*/
div.lwd2_page div.lwd2 ul.lwd2_detailslist li p, div.lwd2_page div.lwd2 ul.lwd2_bulletlist li p, div.lwd2_page div.lwd2 ul.lwd2_hlgamelist li p {
    padding-left: 2.25em;
    }

