 #modSearch2a {
    width: 585px;
    margin: 0 0 5px 15px;
    padding: 0;
  }


  #modSearch2a dt {
    background: #7992CB;
    line-height: 20px;
    color: #fefefe;
    font-weight: bolder;
    padding-left: 8px;
    text-transform: uppercase;
  }

  #modSearch2a dd {
    background: #DCE7F2;
    border: 1px solid #7992CB;
    margin: 0 0 0 0;
    padding: 0px;
  }

  #modSearch2a form {
  	margin: 0;
  	padding: 0;
  }

  #modSearch2a fieldset {
  	border: 0px;
  	margin: 0px;
	padding: 5px;


  }

  
  #modSearch2a fieldset label {
  	font-size: 11px;  	
	
	line-height:99%;
	margin: 2px 0 0 0;
  	text-align: center;
  	padding-right: 5px;
  	padding-right: 5px;
  	
  	color: #000;
	
  }

  #modSearch2a fieldset select {
  	width: 64px;
  	border: 1px solid #999999;
  	
  	font-family: Arial;
  	font-size: 9px;
  	height: 12px;
  	background: #EEEEEE;
  	margin-bottom: 0px;
  }

#modSearch2a fieldset input{
  	width: 64px;
  	border: 1px solid #999999;
  	flaot: left;
  	text-align: center;
  	font-family: Arial;
  	font-size: 9px;
  	height: 12px;
  	background: #FFFFFF;
        margin-right: 5px;


  }
  
  #modSearch2a fieldset input.persons {
  	width: 32px;
  }
  
  #modSearch2a fieldset select {
  	width: 80px;
  	height: 15px;
  }

  #modSearch2a .button 
  {
	border: 0;
  
   
    background-color: #7992CB;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
  
    color: #FEFEFE;
    font-weight: bold;
    font-size: 9pt;
    width: 120px;
    height: 20px;
margin-left:  10px;
    
  }
  
  #modSearch2a a.qmark {
  	background: url('http://cachefly.apartmentsapart.com/aa/img_modules/hotels/modules/calendar.gif') no-repeat;
  	width: 14px;
  	height: 15px;
  	float: left;
  	margin-left: 3px;
  }


  #modSearch2a #check {
  	padding: 0;
  	margin: 0;
  	background: #F7E3C8;
  	width: 183px;
  	font-family: Tahoma;
  }

  #modSearch2a #check h3 {
  	font-weight: bolder;
  	text-align: center;
  	background: #F2D2AA;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 6px;
	color: #965720;
  }

  #modSearch2a #check label {
  	float: left;
  	margin: 0;
  	clear: none;
  	width: auto;
  	color: #965720;
  	font-size: 11px;
  	font-weight: bolder;
  	margin-left: 3px;
  	line-height: 15px;
  }
  #modSearch2a #check input {
  	width: 12px;
  	height: 12px;
  	border: 0;
  	float: left;
  	margin-left: 7px;
  	background: #EEEEEE;
  	margin-top: 3px;
  }
