/* hotel Focus */

.pf_booknow_holder * {margin:0; padding:0;}
.pf_booknow_holder {width:0; height:0;  float:left; position:relative; }
    .pf_booknow_inner { width:337px; float:left; position:absolute;  background:#F8F8F8; height:99px; top:-101px}
        form#pf_booknow_form { width:337px; float:right; padding-top:6px}
	#pf_booknow_form label{ float:left; width:97px; color:#010101; font:normal 11px/14px Verdana,Arial,sans-serif; text-align:right;}
            #pf_booknow_form select {height:19px; float:left; width:67px; color:#16605F; font-size:10px; border:1px solid #B7CAF5;  margin-left:4px; display:inline}
            #pf_booknow_form select option { padding:2px}
	    #pf_reservation { font:normal 11px/14px Verdana,Arial,sans-serif; color:#808080; text-indent:10px; float:left; margin:0; padding:0; width:337px; text-transform:uppercase}
		#pf_hotel { float:left; margin:0; width:328px; padding-top:5px}
		    #pf_hotel select { width:144px}
                .pf_checkin {float:left; width:328px; padding-top:5px}
                    select#checkin_d {margin-right:6px;}
                .pf_nights {float:left; width:140px; padding-top:5px}
                    select#nights {width:35px;}
                .pf_buttons { float:left; width:171px; padding-top:5px}
                .pf_buttons input {background:red url(../images/btn_book.gif) no-repeat 0 0; text-indent:-9999px; line-height:60px; width:166px; height:20px; border:none; float:right; cursor:pointer;}
