.landingFeaturesContent ul{
  list-style-type: none;
  list-style-image: url(../../images/landing/li_features.gif);
  margin: 0px;
}

.landingFeaturesContent li{
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  
}


h2.policyFeatures{
  margin: 0px;
}

.landingBanner {
  background-repeat: no-repeat;
  height: 126px;
  width: 380px;
}

.tertiaryBanner {
  background-repeat: no-repeat;
  height: 70px;
  width: 380px;
}

.landingFeatures {
  background-image: url(../../images/landing/landing_middle.gif);
  background-repeat: repeat-y;
  width: 380px;
  display: block;
}



.landingFeaturesContent {
  margin-left: 20px;
  margin-right: 20px;
}

.landingFeaturesCol {
  width: 165px;
  float: left;
}

.landingFooter {
  background-image: url(../../images/landing/landing_bottom.gif);
  background-repeat: no-repeat;
  width: 380px;
  height: 20px
}
