I am essentially trying to create a version of the \"figure\" element (upcoming in HTML5), whereby I have an image with a short description below it.
However, I want
You could use the display:table solution for all other browsers, and a CSS Behaviour for Internet Explorer.
display:table