#airPurificationHeader{
  background-image: url('../images/airPurificationHeader.gif');
  background-repeat: no-repeat;
  height: 39px;
  width: 163px;
}

.airProduct{
  background-image: url('../images/divider.gif');
  background-repeat: no-repeat;
  background-position: top center;
  padding: 16px 0px 0px 0px;
  margin: 0px 0px 16px 0px;
 
}


.airProduct h3{
  margin: 0px 0px 4px 0px;
  padding-top: 0px;
}

.productImage{
  float: left;
  margin: 0px 16px 8px 0px;
}

#content ul{
  
}

#content ul li{
  margin-top: 4px;
}