I checked out your site with IE7, FF 2.0.0.11 and Opera 9.24.
In IE7 the site looks fine, but in FF and Opera I see the smaller text you are talking about. Its just that one section on the right hand side.
Im not an html expert, so I dont know why the display of text size is different ,but maybe change this setting to see if it works.
the text heading size is h6 <h6> </h6> try changing this to an h4 or h5.
the code starts at line 99 in your file and end on line 104
see this link
http://www.w3schools.com/tags/tag_hn.asp
James