Possible Duplicate:
Default CSS values for a fieldset <legend>
Hi,
I'm having difficulty center aligning the legend text.
Here's what it looks like in browsers other than IE (which is what I want):
And here's what it looks like in IE (not what I want):
How can I center align the text in IE?
Here's my code: http://jsfiddle.net/d8ZG2/2/
Thanks.