I have this css:
fieldset li { padding-bottom: 0em; }
However, it wasn\'t behaving properly, and using firebug, I see that style has
They are sorted, so the most upper definition overrides the lower one(s).