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