.res-24hours {
  margin: 14px 0;
}


.res-marquee {
  margin-bottom: 14px;
}

.res-slideshow-table {
  border-collapse: separate;
  border-spacing: 5px;
  background-color: #999966;
  border: 1px solid #999966;
}

.res-listings-table {
  border-collapse: separate;
  border-spacing: 5px;
}

.res-slideshow-table td,
.res-listings-table td,
.res-listings-table th {
  padding: 5px;
}

.res-listings-table td,
.res-listings-table th {
  vertical-align: middle;
}

.res-col-head {
  color: rgb(0, 153, 153);
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}

.res-row-odd {
  background-color: #ffcc33;
}

.res-row-even {
  background-color: #ffffcc;
}

.res-listing-title {
  color: rgb(0, 153, 153);
  font-size: 18px;
  font-weight: 400;
}

.res-listing-title img {
  vertical-align: middle;
  max-width: 182px;
  height: 46px;
  width: 100%;
}

.res-listing-value {
  font-weight: 700;
}