.form-item-checkin-monthday label,
.form-item-checkin-year-month label,
.form-item-checkout-monthday label,
.form-item-checkout-year-month label{
display:none;
}


#scbooking-choosehotel-frm #edit-dropdown-first{
  width:200px;
}

#scbooking-choosehotel-frm .form-item,
#scbooking-choosehotel-frm fieldset{
  margin-top:5px;
  margin-bottom: 5px;
}

.form-item-checkout-monthday{
  float:left;
  clear:left;
}

.form-item-checkout-year-month{
  float:left;
}




.form-item-checkin-monthday{
  float:left;
}

.form-item-checkin-year-month{
  float:left;
}


.form-item-checkout-monthday{
  float:left;
  clear:left;
}

.form-item-checkout-year-month{
  float:left;
}

#scbooking-choosehotel-frm .form-submit{
  clear: both;
  float: none;
  display: block;
  margin-botom:20px;
}


#scbooking-choosehotel-frm .form-submit{
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
background: #f60;
border: 2px solid #fff;
color: #fff;
font-size: 100%;
padding: 5px;
cursor: pointer;
}

#scbooking-choosehotel-frm .form-submit:hover{
background: #003580;
}
