Browser Inconsistencies - Padding [FIXED]

You might want to take a closer look at what the user agent style sheet is doing around padding, they’re often different. A start point for you might be to incorporate something like Eric Meyer’s CSS Reset into your thinking. Its aim is to act as an override for much of what the user agent stylesheet is doing, and set all browsers to as near a common baseline as is possible.