#bookassist_form *{
			margin:0;
			padding:0;
		}
		#bookassist_form{
	overflow: hidden;
		}
		#bookassist_form #DatesForm{
	overflow:hidden;
	width:200px;
		}
		#bookassist_form .search_title{
	text-align:left;
	width:200px;
		}
		#bookassist_form label{
	text-align:left;
	color:#222222;
	float:left;
	width:55px;
	font-size: 0.69em;
	padding: 3px 0px 0px 10px;
		}
		#bookassist_form .date_select{
	color: #222222;
	font-size:0.69em;
	margin:0;
	clear:none;
	font-weight:normal;
	padding:0;
	float: left;
	height: 20px;
		}
		#bookassist_form #DatesForm #inday,
		#bookassist_form #DatesForm #outday{
	width:40px;
	margin: 0px 5px 5px 10px;
	padding: 0px;
		}
		#bookassist_form #DatesForm #inmonthyear,
		#bookassist_form #DatesForm #outmonthyear{
	width:70px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
		}
		
		#bookassist_form .date_input{
	text-transform: capitalize;
	width:50px;
	font-size:0.69em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 140px;
	color: #222222;
	cursor: pointer;
		}
		#bookassist_form #DatesForm #ba_hotel_id{
			width:10.5em;
		}
#ba_javascript p{
	margin:5px 0px 0px 10px;
	padding:0px;
	font-size:0.69em;
	color: #222222;
}
#ba_javascript a{
	color: #222222;
	text-decoration:underline;
}
