.plan_view_table td {
  vertical-align: top;
}

#staticContentWrap .plan_view_table th.feature_class h2 {
  float: right;
/*   padding-right: 3em; */
  font-weight: bold;
}

#staticContentWrap .plan_view_table th.feature_type h2 {
  font-weight: bold;
}

#staticContentWrap .plan_view_table td.feature_class h3 {
  float: right;
/*   padding-right: 3em; */
  font-weight: normal;
}

#staticContentWrap .plan_view_table ul {
  list-style: none;
  padding: 0 1em 1em 3em;
}

#staticContentWrap .plan_view_table ul li {
  padding: 0;
}