#language, /* Header Language */
#currency, /* Header Currency */
#header #cart, /* Header Cart */
#header #welcome, /* Header Log In / Register Text */
li.account-edit, /* Account - Edit Account Information */
li.account-password, /* Account - Change Password */
li.account-address, /* Account - Address Book */
li.account-wishlist, /* Account - Wish List */
li.account-order, /* Account - Order History */
li.account-download, /* Account - Downloads */
li.account-reward, /* Account - Reward Points */
li.account-return, /* Account - Returns */
li.account-transaction, /* Account - Transactions */
li.account-newsletter, /* Account - Newsletter */
.box-product .price, /* Module - Price */
.box-product .rating, /* Module - Rating */
.box-product .cart, /* Module - Add To Cart Button */
.product-filter, /* Product Filter Div (Contains List/Grid, Sort and Limit Elements */
.product-filter .display, /* List/Grid Element */
.product-filter .sort, /* Product Sort Element */
.product-filter .limit, /* Number Of Items On Page Element */
.product-compare, /* View Compare Link */
.product-list .rating, /* List View - Rating */
.product-list .price, /* List View - Price */
.product-list .cart, /* List View - Add To Cart Button */
.product-list .wishlist, /* List View - Add To Wish List Link */
.product-list .compare, /* List View - Add To Compare Link */
.product-grid .rating, /* Grid View - Rating */
.product-grid .price, /* Grid View - Price */
.product-grid .cart, /* Grid View - Add To Cart Button */
.product-grid .wishlist, /* Grid View - Add To Wish List Link */
.product-grid .compare, /* Grid View - Add To Compare Link */
.product-info .description, /* Product Page - Details */
.product-info .price, /* Product Page - Price */
.product-info .options, /* Product Page - Options */
.product-info .cart, /* Product Page - Entire Cart Div */
.product-info .cart div.product-quantity, /* Product Page - Quantity Field In Cart Div */
.product-info .cart div.product-or, /* Product Page - OR Text In Cart Div */
.product-info .cart div.product-wlcp, /* Product Page - Wish List/Compare Links */
.product-info .review, /* Product Page - Entire Review Div */
.product-info .review > div.product-stars /* Product Page - Stars & Add/View Reviews */
 { /* Newsletter link */
	display: none;
}