
  #modHotLst {
    width: 32.1em;
    margin: 0;
  }

  #modHotLst dd {
    background: #e9f5d6;
    border: 1px solid #6f8848;
    margin: 0 0 15px 0;
  }

  #modHotLst dt {
    background: #6f8848 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/HotelTitle385.gif') no-repeat;
    line-height: 20px;
    color: #fefefe;
    font-weight: bolder;
    padding-left: 8px;
  }

  #modHotLst img.hotelImg {
    float: left;
    margin: 14px 0 0 9px;
  }

  #modHotLst ul.attr {
    margin: 0;
    padding: 9px 0 0 85px;
    list-style-type: none;
    line-height: 20px;
  }

  #modHotLst ul.attr li span {
    font-weight: bolder;
    color: #2e302a;
  }

  #modHotLst a.button {
    display: block;
    background-color: #6f8848;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #e9f5d6;
    font-weight: bold;
    margin: 5px 0px 9px 0;
    width: 6.9em;
  }
  
  #modHotLst .note {
  padding: 5px;
  font-weight: bolder;
  font-size:11px;
  background: #ffffff;
  }
