/* Title classes to set the background color */
    /*
        Asthma & COPD; Heart Health; Healthy Living; Diabetes; Womens Health; Smoking; Nutrition; Mens Health; Herbal Consulting; Mobility; Organic; Diet Supplements; Mobility; Healthy Snacks; Education         
    */
  div.product-box div.Heart-Health 
  {
	background: #beb1d7;
	width: 198px;
	height: 20px;				    				    
  }

  div.product-box div.Diet-Supplements 
  {
	background: #e7dc56;
	width: 198px;
	height: 20px;				    				    
  }

  div.product-box div.Healthy-Living
  {
	background: #b4a0ac;
	width: 198px;
	height: 20px;				    				    
  }
  
  
