.burningedge ul.good { background: #bfb; color: black; }
.burningedge ul.bad { background: #fdd; color: black; }
.burningedge ul.neutral { background: #ffb; color: black; }
.burningedge ul.good, .burningedge ul.bad, .burningedge ul.neutral { list-style-type: none; padding-left: 0em; margin-left: 0em; }
.burningedge ul.good li, .burningedge ul.bad li, .burningedge ul.neutral li { text-indent: -1em; margin-left: 1em; }

