Hopefully fix the problem where Netscape incorrectly applies styles to
list items, but not to the bullets/marks. Where it used to appear as
- This is item one.
2. This is item two.
and so on, it should now appear as
- This is item one.
- This is item two.
Based on a suggestion from Haikal Saadh <wyldephyre2@yahoo.com>.