#whatsincluded ul {
  margin: 1em;
  margin-left: 2em; }
  #whatsincluded ul li {
    list-style: disc outside;
    margin-bottom: 10px; }

#trip-pricing {
  background-color: #eefafb;
  color: #333333; }
  #trip-pricing label {
    color: #333333; }
  #trip-pricing .was a,
  #trip-pricing .was a:visited,
  #trip-pricing .was a:hover,
  #trip-pricing .was a:active {
    color: #333333;
    border-bottom: 1px dotted #333333; }
  #trip-pricing #trip-price {
    color: #fb4f14; }
  #trip-pricing #trip-myownroom {
    border-left: 1px solid #333; }

a.trip-map {
  background: #208bdd; }
  a.trip-map:hover {
    border: 1px solid #208bdd; }

#trip_header .banner {
  width: 590px; }

#trip-attributes div a:hover {
  color: #fb4f14; }

#trip-addons {
  border: none; }
  #trip-addons h4 {
    background-color: #1e82ce; }
  #trip-addons ul {
    padding: 4px; }
