Ok then...I've a theme set up over at Journey of Words that looks and works fine except for one small issue. The header. On IE it looks just fine but when I view it in Firefox the blog description increases in font size. Here is the code from my header:
/* <div class="header">
<div id="header_left"><a>/" class="header_link"><?php bloginfo('name'); ?><br/><h5><?php bloginfo('description'); ?></h5></a>
</div> */
Any help would be appreciated...