  #modAptSearch {
    width: 384px;
    margin: 0 0 0 0;
  }

  #modAptSearch dd {
    background: #F2F6FE;
    border: 1px solid #485888;
    margin: 0 0 16px 0;
    padding: 9px;
    padding-right: 0px;
    padding-bottom: 0px;
    height: 154px;
  }

  #modAptSearch dt {
    background: #485888 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/AptTitle385.gif') no-repeat;
    line-height: 20px;
    color: #fefefe;
    font-weight: bolder;
    padding-left: 8px;
    text-transform: uppercase;
  }

  #modAptSearch img.roomImg {
    float: left;
    margin: 3px 11px 0 0;
  }

  #modAptSearch form {
  	margin: 0px;
  	padding: 0px;
  }

  #modAptSearch fieldset {
  	border: 0px;
  	margin: 0px;
  	padding: 0px;
  	line-height: 15px;
	padding-bottom: 10px;
  }

  #modAptSearch legend {
  	color: #485888;
  	text-transform: uppercase;
  	font-weight: bolder;
  	margin-bottom: 6px;
  	padding-left: 8px;
  }
  
  #modAptSearch label {
  	width: 82px;
  	display: block;
  	float: left;
  	text-align: right;
  	padding-right: 5px;
  	clear: both;
  }

  #modAptSearch input, #modAptSearch select {
  	width: 64px;
  	border: 1px solid #919398;
  	float: left;
  	font-family: Arial;
  	font-size: 9px;
  	height: 15px;
  	background: #E2E6ED;
  	margin-bottom: 6px;
    text-align: center;	
  }
  
  #modAptSearch input.persons {
  	width: 32px;
  }
  
  #modAptSearch select {
  	width: 80px;
  }

  #modAptSearch a.button {
  	clear: both;
    display: block;
  	float: left;		
    background-color: #485888;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #FEFEFE;
    font-weight: bold;
    width: 13.7em;
    margin-left: 10px;
  }


  #modAptLst {
    width: 384px;
    margin: 0 0 0 0;
  }

  #modAptLst dd {
    background: #F2F6FE;
    border: 1px solid #485888;
    margin: 0 0 15px 0;
    padding: 9px;
height: 319px;
  }

  #modAptLst dt {
    background: #485888 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/AptTitle385.gif') no-repeat;
    line-height: 20px;
    color: #fefefe;
    font-weight: bolder;
    padding-left: 8px;
  }

  #modAptLst img.roomImg {
    float: left;
    margin: 3px 10px 0 0;
  }

  #modAptLst ul.attr {
    margin: 0;
    padding: 0 0 0 0;
    list-style-type: none;

  }

  #modAptLst ul.attr li span {
    font-weight: bolder;
    color: #485888;
  }
  
  #modAptLst dd p {
  	clear: both;
  	margin: 0;
  	margin-top: 20px;
  }
  
  #modAptLst .note {
  height: 150px;
  padding: 5px;
  font-weight: bolder;
  font-size:11px;
  background: #f2f6fe;
  }
