Hi,

I am working on www.zentest.digi-blue.co.uk, but seem to have hit a bit of a brick wall. We changed the font of our site to tahoma, 14px. I have added this to the CSS:

font-family:Tahoma;font-size:14px;color:#97735b;

and these are the classes:

body
#mainWrapper
.product_detail
#productDescription

and also added:

#productGeneral {color:#97735b;}

For soem reason, it seems some of my text is still in arial, black, 12px: http://www.zentest.digi-blue.co.uk/i...products_id=61.

Can someone please help? I have checked through most of the forum but there is no solution that works for me. I also tried adding #productDescription .productGeneral biggerText with some style but nothing works.