h1.hotel_h1 {
  margin-bottom: 2px;
  padding-bottom: 2px;
  line-height: 1em;
}

p.hotel_p {
  margin-top: 2px;
  margin-bottom: 2px;
}

p.hotel_p_address {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 80%;
  color: #999999;
}

p.hotel_p_button {
  width: 220px; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top: 0; 
  margin-bottom: 0; 
  padding: 4px 10px 4px 10px; 
  background-color: #85aed4; 
  color: #05490c; 
  text-align: center; 
  border: 1px solid #05490c;
}

div.hotel_map {
  margin-top: 5px; 
  margin-left: auto; 
  margin-right: auto; 
  width: 670px; 
  height: 500px;
}