/* hotel Silver */

.pf_booknow_holder * {margin:0; padding:0;}
.pf_booknow_holder {width:290px; margin-top: 18px; float: left; background:transparent url(../images/bg.png) no-repeat;}
    .pf_booknow_inner { width:280px; height: 135px; float:right; color:white;}
        form#pf_booknow_form { width:285px; float:left; padding:8px 0; }
            /*#pf_booknow_form div { float: left; }*/
            #pf_booknow_form label{ float:left; }
            #pf_booknow_form select { float:left; width:70px; font-size:10px; line-height:14px; padding:1px; background-color: #fff; color: #000;}
            #pf_booknow_form select option {}
                #pf_reservation {width: 280px; height: 24px; float:left; background: transparent url(../images/bg_bookonline.gif) no-repeat; font:16px 'Times New Roman'; font-weight: bold; padding: 0 0 0 5px;}
                .pf_checkin {float:right; padding-top: 5px; width: 280px;}
                    select#checkin_d {margin: 0 5px; display: inline;}
                .pf_nights {float: right; padding-top: 8px; width: 280px;}
                    select#nights { width:36px; display: inline; margin-left: 5px;}
                .pf_buttons { float:right; width:280px; padding-top: 12px;}
                .pf_buttons input {background:transparent url(../images/button.gif) no-repeat 0 0; width:152px; height:21px; border:0 none; float:left; cursor:pointer; text-indent:-9999px; position:relative; line-height: 100px;}