(Not to be confused with Xunit, a popular .Net unit testing library.)
Today in a fit of boredom I started inspecting Gmails DOM (yes, I was very bored).
Ever
Another thing to consider here is how your page scales when a user ups or downs their font size (perhaps using ctrl+mouse wheel (windows)).
I have used em with.. padding-left: 2 em; padding-right: 2 em;
and ex with padding-bottom: 2 ex; padding-top: 2 ex;
Thus using a vertical unit of measure for a vertically scaling property and a horizontal unit of measure for a horizontally scaling property.