.contentRow {
  padding-top: 35px;
  padding-bottom: 35px;
}
.logisticsbg {
  background-color: #ffffff;
}
.logistics h2 {
  border-bottom: solid 1px #d6d6d6;
  padding-bottom: 6px;
  color: #666;
  font-size: 32px;
  line-height: 22px;
  margin-bottom: 15px;
}
.logistics .icon-location {
    margin-right: 4px;
    font-size: 13px;
    color: #002856;
    vertical-align: text-top;
}
.logistics .col-md-5 h3 {
  margin-top: 0px;
}
.logistics .col-md-9 {
  padding-left: 30px;
}
.logistics .col-md-9 h5 {
  margin-top: 0px;
}
.address {
  /*margin-top:25px;*/
  margin-bottom: 18px;
}
.hoteladdress {
  /*margin-bottom:10px;*/
  margin-top: -10px;
  padding-left: 15px;
}
ul.hotelslist {
  list-style: none;
  padding-left: 2px;
}
ul.hotelslist h5 {
  font-size: 20px;
}
ul.hotelslist h5 a {
  color: #3399cc !important;
  font-size: 20px;
}
ul.hotelslist li {
  padding-bottom: 30px;
  width: 100%;
  position: relative;
  float: left;
}
#map-canvas {
  width: 470px;
  height: 230px;
  border: 1px solid gray;
}
#map-canvas #content,
#map-canvas #bodyContent {
  font-weight: normal;
  font-size: 13px;
}
.venueContent {
  padding-left: 0px;
}
.venueContent img {
  box-shadow: 0 4px 8px #888;
  -webkit-box-shadow: 0 4px 8px #888;
  -moz-box-shadow: 0 4px 8px #888;
  -o-box-shadow: 0 4px 8px #888;
}
.venueContent h3 {
  font-size: 21px;
}
.venueContent h4 {
  font-size: 20px;
}
.hotelpricing {
  padding-left: 15px;
}
