/**
* To hide product categories from the left hand 
* product menu, use the css code below, or read the 
* "Common Template Customizations" document. 
* (located: "/documentation/CustomizeTemplate.pdf")
*/

/**
* #category1 {
*	  display:none;
* }
*/


