



/**Form class start here copy css from here**/
.form_outer{ width:170px; background:#f4e9df url(/bookingform/images/form_btm_bg.jpg) bottom no-repeat; padding:0px 30px 35px 0px}
.form_outer p{ clear:left; height:1%; padding-bottom:4px;}
.form_outer p label{ display:block; font-size:14px; padding-bottom:4px; color:#392b22}
.form_outer p .input_date{ width:132px; height:17px; padding:2px 0 2px 5px; border:1px solid #8f8a86; float:left; margin-right:5px;}
.form_outer p .input_select{ width:160px; height:22px;  border:1px solid #8f8a86; background-color: #FFFFFF; color: #000000}
.form_outer p .input_btn{ width:151px; height:34px;  border:none; background:url(/bookingform/images/form_btn.jpg) no-repeat; cursor:pointer; margin-left:1px; margin-top:5px;}
.form_outer p .input_select2{ width:78px; height:22px;  border:1px solid #8f8a86; background-color: #FFFFFF; color: #000000}
.form_outer .half{ width:50%; float:left}
.form_outer .clear{ clear:both}
/**Form class end here**/
