/*Bookassist Starts*/
		#bookassist_form{
		
			font-family: Arial, Helvetica, sans-serif ;
			font-size:11px;
			text-transform:capitalize;
			text-align:center;
			color: #FFFFFF;
			overflow:hidden;
		}
		#bookassist_form #DatesForm{
		text-align:center;
			overflow:hidden;
			margin-bottom:5px;
			margin-top:5px;
		}
		#bookassist_form #DatesForm p{
		
		}
		#bookassist_form .search_title{
		display:block;
		color: #8A2C58;
		margin-right:10px;
		font-size: 16px;
		font-weight:bold;	
		margin-bottom:6px;
		}
		#bookassist_form label{
		margin-left:10px;
		color:#8A2C58;
		font-size: 13px;
		font-weight:bold;
		}
		#bookassist_form .date_select{
			color: #000000;
			font-size:12px;
			margin-left:5px;
			width:48px;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:40px;
		}
		#bookassist_form #DatesForm #outday{
		width:40px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:85px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:85px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			color:#8A2C58;
			width:50px;
			font-size:12px;
			padding:0px 2px 0px 2px;
			margin-left:7px;
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
			font-size:10px;
			color: #000000;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FF0000;
text-decoration:underline;
}
 /*Bookassist Starts*/
