  .modHotLst {
    width: 385px;
    float: left;
    margin: 0 7px 0 0;
  }

  .modHotLst dd {
    background: #e9f5d6;
    border: 1px solid #6f8848;
    margin: 0 0 15px 0;
    height:150px;
    width: auto;
  }

  .modHotLst dt {
    background: #6f8848 url('http://cachefly.apartmentsapart.com/aa/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;
    height: 120px;
    width: 120px;
  }

  .modHotLst ul.attr {
    margin: 0 0 0 50px;
    padding: 9px 0 0 85px;
    list-style-type: none;
    line-height: 20px;
  }

  .modHotLst ul.attr li span {
    font-weight: bolder;
    color: #2e302a;
  }
  .modHotLst ul.attr li  {
	line-height:95%;
	margin: 0 0 5px 0;
  }

  .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: #e9f5d6;
  }
