/*
* Sub-Plan Page 
*/
/*#page-plans-exercise h2, 
#page-plans-marketing h2, 
#page-plans-health-service h2, 
#page-plans-supportsystem h2,
#page-plans-tobacco h2,
#page-plans-alcohol h2,
#page-plans-traffic h2,
#page-plans-healthrisk h2,
#page-plans-health-community h2,
#page-plans-learning h2,
#page-plans-health-org h2,
#page-plans-opengrants h2 {
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
}
/*
.plan-img {
  float: left;
  width: 310px;
  margin: 0 10px 15px 0;
}
*/
img.content-right {
  float: right;
  width: 310px;
  margin: 0 0 10px 15px;
}

/*
* Tobacco
*/
/*#page-plans-tobacco h2 {
  background: url("images/h2-tobacco.png") no-repeat;
}*/
/*
* Alcohol
*/
ol li ul li {
  padding: 0 0 5px 1.5em;
}
/*#page-plans-alcohol h2 {
  background: url("images/h2-alcohol.png") no-repeat;
}
/*
* Traffic Injuries
*/
/*#page-plans-traffic h2 {
  background: url("images/h2-traffic.png") no-repeat;
}
/*
* Health Risk
*/
/*#page-plans-healthrisk h2 {
  background: url("images/h2-healthrisk.png") no-repeat;
}
/*
* Promoting in Community
*/
/*#page-plans-health-community h2 {
  background: url("images/h2-promotecommu.png") no-repeat;
}
/*
* Learning
*/
/*#page-plans-learning h2 {
  background: url("images/h2-learning.png") no-repeat;
}
/*
* Promotin in Org
*/
/*#page-plans-health-org h2 {
  background: url("images/h2-promoteorg.png") no-repeat;
}
/*
*  Physical Exercise
*/
/*#page-plans-exercise h2  {
  background: url("images/h2-exercise.png") no-repeat;
}
/*
*  Social Marketing
*/
/*#page-plans-marketing h2 {
  background: url("images/h2-marketing.png") no-repeat;
}
/*
*  Open Grants
*/
/*#page-plans-opengrants h2 {
  background: url("images/h2-opengrants.png") no-repeat;
}
/*
*  Serivce system
*/
/*#page-plans-health-service h2  {
  background: url("images/h2-servicesystem.png") no-repeat;
}
/*
*  Support system
*/
/*#page-plans-supportsystem h2  {
  background: url("images/h2-support.png") no-repeat;
  height: 50px;
}*/
