#ghCitiesouterWrapper {
  background-color: #fff;
  text-align: left;
  width: 770px;
  height: 270px;
  `height: 240px;
}
#navlist1{ list-style-type: none;
  font-size:10;
  font-weight:normal;
  color:#666666;
  float:left;
  width: 160px;
 `width: 135px;
  padding-top: 10px;
  padding-bottom: 10px;
  `margin-left: 20px;
}
#navlist2{ list-style-type: none;
  font-size:10;
  font-weight:normal;
  color:#666666;
  float:left;
  border-left: dashed 1px #666;
  padding-left: 2em;
  width: 170px;
  `width: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#navlist3{ list-style-type: none;
  font-size:10;
  font-weight:normal;
  color:#666666;
  float:left; 
  border-left: dashed 1px #666;
  padding-left: 2em;
  width: 150px;
 `width: 115px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#navlist4{ list-style-type: none;
  font-size:10;
  font-weight:normal;
  color:#666666;
  float:right; 
  padding-left: 2em;
  border-left: dashed 1px #666;
  width: 170px;
  `width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
  `margin-right: 12px;
  
}