/* Script ONLY
	When we need to hide stuff but do not want to break the site when there is no javascript this css is called.
 */
 
#prodLists,
#lproductfooter,
#shop-sub-nav,
.breadcrumbs,
#forusers, #forwholesalers,
#catDescr,
.productPagination,
#content a#loadmore,
/* #productenq-form, */
#shipping-details,
#billing-details,
#entertexts,
#orderForm,
h1.defaultCat
{display:none;}
