Forum Moderators: open
display: list-item;
list-style-type: disc;
to will do what you want, but I doubt you'll get this to work cross-browser. Alternatively, use a background image. However, if the information you're displaying lends itself to a list, then list markup is what you should be using. Why not post your code, and maybe we can get it to validate.
After two days work got all my pages validated, what a nice feeling! This little code was the last thing I needed for a succsesful validation