Default Padding & Margin - UL, OL, LI

I have removed all padding and margins from my sites however I have a CMS which I need to add in the padding & margins on certain tags which have been created within the CMS.

What is the default padding & margin on these tags - UL, OL, LI?

I will then specify that the CMS content will display with the correct padding/margins if it is within the editable DIV.

Thanks

The defaults will probably differ from one browser to another. In Opera 9.51, the default seems to be padding-left:40px for UL and OL, no default padding for LI.