/* hotel Focus */

.pf_booknow_holder * {margin:0; padding:0;}
.pf_booknow_holder { margin: 0 auto; padding: 0; background: transparent; border: solid 0px #6498a7; width:188px; position: relative; z-index:200}
.pf_booknow_inner { width: 188px; height:auto; overflow: hidden;}

form#pf_booknow_form { width: 188px; padding-top:11px;}
#pf_booknow_form label{ width: 60px; color:#ffffff; text-transform:capitalize}
#pf_booknow_form select {height:19px; width:68px; color:#16605F; font-size:10px}
#pf_booknow_form select option { padding:2px}

#pf_reservation { display: none}

#pf_hotel { margin: 0 0 5px 0; padding:0; width:188px}
#pf_hotel label {width:40px !important}
#pf_hotel select { width: 140px }

.pf_checkin {margin: 0 0 5px 0; width: 188px; }
select#checkin_d { width: 50px }

.pf_nights { margin: 0 0 5px 0; width:188px; }
.pf_nights label {width: 150px !important}
select#nights {width: 38px;}

.pf_buttons { margin: 0 0 5px 0; width:188px; text-align: center; }
/***.pf_buttons input { background: url(btn_book.gif) no-repeat 0 0; text-indent:-9999px; line-height:60px; width:171px; height:25px; border:none; cursor:pointer;}***/
.pf_buttons input {background: url(btn_book.gif) no-repeat 0 0; text-indent:-9999px; line-height:60px; width:171px; height:25px; border:none; float:right; margin: 10px 10px 0 0; cursor:pointer;}