I have this css:
fieldset li { padding-bottom: 0em; }
However, it wasn\'t behaving properly, and using firebug, I see that style has
If a CSS rule is overridden although it is the top-most rule of that property, look further down for a rule that has the !important override set.
!important