.map {
  border-top: 1px solid  #a9a9a9;
  border-bottom: 1px solid  #a9a9a9; 
  float: right;
  margin-right: 2em;
  margin-top: -1ex;
  font-size: 0.8em;
  background: #f0f0f0;
  line-height: 1.4em; 
  padding: 0.8ex 0.5em 0.8ex 0.5em;
}

.map a, .map a:hover {
  text-decoration: none;
}

.map a:hover {
  background: #e0e0e0;
}
