I want to create a text style that looks like a label. Look here:

I can almost do this using only: http://jsfiddle.net/STApE/
p{display: inline; background: yellow;}
BUT, I want to add a residence permit. When I do this, everything goes down. The same thing will happen if I add a border: http://jsfiddle.net/JN72d/
Any ideas on a simple way to achieve this effect?
css typography
theorise
source share