
.topNav
{ 
  margin-left: 20px;
  margin-top: 10px;
  font-size: 12px;
  width: 100%;
  color: #3354AA;
}

.topNav img
{ 
  vertical-align: middle;
  padding: 0 5px 0 8px;
}

.topNav a
{ 
  color: blue;
}

#overviewDiv,
#cityDesc
{ 
  font-family:'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
  font-size: 12px;
  padding-bottom: 10px;
}

#cityDesc .fancyHr
{
  border-top: 1px solid #bdcece;
  border-bottom: 1px solid #FAFCFB; /* #E5EAF6; */
  margin-right: 0px;
}

#cityDesc h2
{ 
  display: inline;
  font-size: 13px;
  font-weight: bold;
}

#cityDesc td a
{ 
  color: blue;
  margin-left: 20px;
}

#cityDesc td.topDepartLinkTd a
{ 
  margin-left: 30px;
}

#cityDesc p
{ 
  color: #222222;
  line-height: 150%;
}

#cityDesc p, #cityDesc ol, #cityDesc ul
{ 
  margin-top: 0;
}

#cityDesc table
{ 
  width: 260px;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 10px;
}

#cityDesc th
{ 
  font-weight: normal;
}

.thDistance,
.tdDistance
{ 
  color: #222222;
  line-height: 150%;
  text-align: right;
}

