|
i don't know if this will help.. and it kinda defeats the purpose of having css... but try using a font tag before the area of text in question.. just assign a size attribute to it and see if that makes a difference. ie:
<p class=whatever><font size=2> text here </font></p>
just a thought
|