Stan The Man wrote:
>
> by also giving padding-bottom -4px
FYI, negative padding is invalid. A conforming browser must ignore it.
http://www.w3.org/TR/CSS21/box.html#padding-properties
At any rate, you can't depend on consistent rendering of invalid code.
--
Berg