#siteTitle h2{ font-size:18px; }
<!-- if(navigator.appName == "Firefox") { h2.style='font-size: 'yourFontSize' ; } else if(navigator.appName == "Microsoft Internet Explorer") { h2.style='font-size: yourFontSize' ; } //-->