Here is it: (example of a test product)

http://nakedsoap.net/store/index.php...&products_id=1

I noticed earlier that on the source, it said

HTML Code:
<link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css, store/includes/templates/premium3a/css/tpp/NAME OF CSS HERE&1252988861" />
and now it doesn't, it just says

HTML Code:
<link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css&1252988861" />
I know that's not real helpful but for some reason, it's not showing up. Of course hard coding it works.

I'm also trying to remove the duplicate "product description" and "reviews" that appear in the tabs. Is that what the "magic tab" is suppose to hide or am I missing something?

Thanks so much for your help so far.