#landonly h4,
#hotelonly h4{
  font-size:1.2em;
  margin-top:15px;
  clear:both;
  margin-bottom:3px;
  border-bottom:1px brown dashed;
}

#landonly h3,
#hotelonly h3{
  font-size:1.3em;
}
.options-info{
}
.options-info p{
  width:180px;
  float:left;
}
.options-info .photos{
  margin-left:190px;
  width:360px;
  height:85px;
  overflow:hidden;
}
.options-info .photos img{
  margin:0 auto;
}
.options-info .photos .first{
}
.options-info .photos .last{
}

.license-info{
  text-align:right;
}

.hotel-list .subtitle{
  height:18px !important;
}

.hotel-list li{
  height:300px;
}

.important{
  font-style:normal;
  font-weight:bold;
  color:#600022;  
}

.points{
  background-color:#FFF8eC;
  list-style:disc;
  padding:5px 0px;
}
.points li{
  margin:5px 10px 5px 30px;
}
.points-after{
  margin-top:10px;
}


