Hello,

I am trying to add a tabbed panel box in my product description that would give me more space to add information. I found a javascript with a nice simple tabbed box. It uses a css file for atributes. I pasted the code in to the html window for the product description.

When I viewed it I found that the all the fonts, including the product attributes change and became much smaller. It appears that the TAB_styles.css file is overiding the default ccs for all the page content the start below the point where the code is inserted.

Is there away to keep the TAB_styles.css form being applied beyoud the script?