div.location {
  margin-top: 20px;
  margin-bottom: 20px;
  }

div.location h3.location_name {
  display: block;
  border-bottom: 1px solid #000000;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  }

h4 {
  margin-top: 10px;
  }

div.location h4.new {
  background: url(Images/new.png) no-repeat;
  padding-left: 42px;
  }

div.location p {
  margin: 8px 0;
  padding: 0;
  }

