/**-------------------------------------------------------------**/
/*--- fixes checkout 1 ---*/
.hotelbooking {width:770px;}
.hotelbooking .searchresult .price .margin { position:static } 
.hotelbooking .hotrate .icon_save { position:static;float:left }
.hotelbooking .searchresult .hotelinformation {width:55%}
#summary_dates { width:100%; }
.hotelbooking #search_lite #amenities {clear:both;width:100%}

/*--- fixes checkout 2 ---*/
.hotelbooking .checkout .form { position:static }
.hotelbooking .checkout .payment_type .form {position:relative;width:50%}
* html .hotelbooking .checkout .payment_type .form {width:75%; padding:0 0 0 0; position:static;}
* html .hotelbooking .checkout .payment_type .form li{width:65%}
* html .hotelbooking .checkout .payment_type .form li.cvn_sample { position:static; float:right;}
.hotelbooking .form {font-size: 1em; font-family: inherit; height: auto}
/**-------------------------------------------------------------**/