Use span instead of div, thenIf you're trying to build a standards compliant site, I wouldn't do the above.
You're not allowed to put a block element inside of an inline element.
Edit: However, you can put an inline element in an inline element and then set it to block.
