Hi all.
I wanted to have text and image hovers so I decided to make a custom menu using a block assigned to a region, horizontally, one after the other. I first experimented with the style and then copied the simple html into a block and saved. When it appeared in my menu region, though, it seemed to have either padding or margin, forcing it downwards, which is not what I want (at least, if I do, I'll add it myself in the CSS). Does anyone know why this happens? Please look at the screenshot to see. I've tried using Chrome's inspector, but not sure it can really help. It cannot direct me to the perpetrating line of CSS because it doesn't exist.

http://s22.postimg.org/guh6tazdt/Seehere.jpg

That 19px! I just can't track it down. I've set p {margin:0; padding:0;} in global.css and still nothing happens.. It's certainly a property of a

according to Chrome's inspector though. There's no overriding values after that in the css..