/* Area Code Mapping */
h1#mapping {
  margin-left: 10px;
  margin-bottom: 20px;
}

#national_map,
#state_map {
  margin-left: 10px;
  margin-bottom: 9px;
  float: left;
  clear: both;
}

#state_map {
  margin-bottom: 7px;
}

#state_list {
  margin-left: 10px;
  float: left;
  clear: both;
  width: 578px;
}

#state_list tr td#state_col_1 {
  width: 187px;
  vertical-align: top;
  text-align: left;
  line-height: 16pt;
}

#state_list tr td#state_col_2 {
  width: 191px;
  vertical-align: top;
  text-align: left;
  line-height: 16pt;
}

#state_list tr td#state_col_3 {
  vertical-align: top;
  text-align: left;
  line-height: 16pt;
}

#adlinks {
  font-size: 11px;
}

#looking_for {
  margin-top: 12px;
  margin-left: 10px;
  margin-bottom: 9px;
  float: left;
  clear: both;
  width: 90%;
}

#back_to_map {
  font-size: 11px;
  position: relative;
  top: 13px;
  left: 20px;
}

#inset_link {
  margin-left: 10px;
  margin-bottom: 11px;
  float: left;
  clear: both;
}

#inset_link2 {
  float: left;
  clear: both;
  margin-left: 10px;
}

#map_key {
  margin-left: 13px;
  padding-bottom: 29px;
  float: left;
  clear: both;
  width: 470px;
}

#single_area_code,
#multiple_area_codes,
#area_code_boundry {
  vertical-align: top;
}

#single_area_code img,
#multiple_area_codes img,
#area_code_boundry img {
  vertical-align: bottom;
  margin-right: 3px;
}

#single_area_code,
#multiple_area_codes {
  padding-right: 40px;
}