#renting-guide li {
  margin-bottom: .5em;
}

#notes {
  padding-top: 0;
  border-color: #80804D;
  background-color: #FFFFDD;
}

#notes h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #80804D;
  font-variant: small-caps;
  text-align: center;
}

#notes ul {
  margin-bottom: 0;
}

#notes li {
  margin-bottom: 1em;
}
