div.calendars div.item2 span.userAlert {
    float: left;
    width: 150px;
}
div.booking form div.checkout label {
    float: left !important;
    display: inline !important;
    margin: 0 5px 0 0 !important;
}
div.checkout p {
    float: left;
    margin: 0;
}
div.checkout {
    padding: 3px 10px 7px 10px !important;
}
div.booking form div.calendars {
    border: none !important;
}
div.booking form div.calendars div.nights div.ui-inputText {
    width: 35px;
}
div.destinations div.destinations_column {
    display: inline;
    float: left;
    width: 100px;
    margin-left: 10px;
}
div.destinations div.destinations_column label {
    display: block;
    clear: both;
    margin-bottom: 3px;
}
div.booking div.other_destinations {
    z-index: 7 !important;
}
div.booking div.sales_point {
    z-index: 6 !important;
}
div.booking form div.calendars {
    z-index: 5 !important;
}
div.booking form div.rooms {
    z-index: 4 !important;
}
div.booking form div.category {
    z-index: 3 !important;
}
div.booking div.ui-selectbox {
    height: 23px;
}
div.booking form div.rooms div.item2 div.ui-selectbox  {
    height: 26px;
}
div.booking form div.rooms div.item2 div.ui-selectbox  {
    position: relative;
    z-index: 10;
}
div.booking form div.rooms div.item2 div#hotelRoomType2  {
position: relative;
    z-index: 9;
}
div.booking form div.rooms div.item2 div#hotelRoomType3  {
position: relative;
    z-index: 8;
}
div.booking form div.rooms div.item2 div#hotelRoomType4  {
position: relative;
    z-index: 7;
}


div.booking div.other_destinations div.selectbox-body, div.booking div.category div.selectbox-body, div.booking div.sales_point div.selectbox-body {
    width: 317px;
}

div.booking form div.calendars div.ui-inputText {
    width: 140px;
}
div.booking form div.row div.calendar span {
    background: url(/img/sec_ico_calendar.png) no-repeat;
    display: block;
}
div.booking form div.row div.calendar span.active {
    background: url(/img/sec_ico_calendar.png) -16px 0 no-repeat;
}
div.rooms div.selectbox-body {
    width: 150px;
}
div.submits div.button_wrapper {
    float: right;
}
div.booking div.brc, div.booking div.blc {
  background-image: url(/img/sec_box_bottom_corners.png);
  bottom: -1px;
  _bottom: -2px;
  height: 5px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  width: 5px;
}
div.booking div.blc {
  background-position: 0 0; 
  left: -1px;
}
div.booking div.brc {
  background-position: -5px 0; 
  right: -1px;
}
div.booking div.header_box_wrapper {
    height:29px;
    left:-1px;
    line-height:29px;
    padding:0 5px;
    position:absolute;
    top:-1px;
    width:333px;
}
div.booking div.header_box_wrapper h2 {
    color:#565656;
}
/* BOOKING *************************************/

div.booking {
  background: #F9F9F2;
  float: left;
  border: 1px solid #E4E2D9;
  border-top: none;
  min-height: 260px;
  _height: 260px;
  width: 340px;
  position: relative;
  z-index: 3;
  padding-top: 35px;
}
div.booking form  {
  clear: both;
  font-size: 1.1em;
  margin-bottom: 10px;
}
div.booking form div.row  {
  border-bottom: 1px solid #E0DED3;
  padding: 7px 10px;
  position: relative;
  width: 320px;
  z-index: 1;
}
div.booking form div.row label  {
  display: block;
  margin: 0 0 2px 0;
}
div.booking form div.row div.item, div.booking form div.row div.item2   {
  float: left;
  display: inline;
  width: 152px;
}
div.booking form div.row div.item3 {
  float: left;
  display: inline;
  width: 320px;
}
div.booking form div.row div.item   {
  margin-right: 15px;
}
