5
This would probably do it:
ol { list-style-type: disc; }
You haven't mentioned which module you use when this behaviour happens. It might be an idea to check for other css files in the modules, as well as checking your theme css for ol style. Check the templates too, some developers include inline css in their templates
Rowd
edit: I posted too late
Good to see you worked it out.