/*Bookassist Starts*/
		#bookassist_form{
			font-family:verdana;
			font-size:10px;
			text-transform:capitalize;
			text-align:center;
			color: #FFFFFF;
			height:15px;
						
			
		}
		
		
		#bookassist_form #DatesForm{
		
		background:#7C0C0C;
		padding:5px 0px 5px 0px;
			
			
		}
		#bookassist_form .search_title{
		margin-right:30px;
		font-weight:bold;
		}
		#bookassist_form label{
		margin-left:10px;
		}
		#bookassist_form .date_select{
			font-size:10px;
			background: #FFFFFF;
			color:#666666;
			margin-left:5px;
			width:48px;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:43px;
		}
		#bookassist_form #DatesForm #outday{
		width:43px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:80px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:80px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			font-size:10px;
			padding:0px 2px 0px 2px;
			margin-left:30px;
			background: #999999;
			border:1px solid #666666;
			color:#FFFFFF;
		}
	#bookassist_form img{ 
	margin-left:5px;
	margin-bottom:0px;
	}
	#ba_javascript p{
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color: #000000;
	}
	a{
	color: #ffffff;
	text-decoration:underline;
	}