	/*Bookassist Starts*/
	a img{
	border:none;
	}
	
	#Layer2 {
	position:absolute;
	width:700px;
	height:30px;
	z-index:1;
	top:5px;
}
		#bookassist_form{
			font-family: helvetica;
			font-size:12px;
			text-transform:capitalize;
			text-align:center;
			color:#913E38;
			overflow:hidden;
			
		}
		#bookassist_form #DatesForm{
		text-align:center;
			overflow:hidden;
			
		}
		#bookassist_form .search_title{
		margin:17px 30px 0px 0px;
		font-weight:bold;
		font-size:18px;
		}
		#bookassist_form label{
		margin-top:17px;
		margin-left:10px;
		color:#ACACAC;
		}
		#bookassist_form .date_select{
		margin-top:17px;
			font-size:11px;
			color: #310F0A;
			margin-left:2px;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:44px;
		}
		#bookassist_form #DatesForm #outday{
		width:44px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:82px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:82px;
		}
		
		#bookassist_form .date_input{
		margin:17px 0px 0px 20px;
			text-transform: capitalize;
			color:#ACACAC;
			background: #913E38;
			border:1px solid #ACACAC;
			font-size:12px;
			width:70px;
			font-weight:bold;
			padding:0px;
			
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:11px;
			color: #FFFFFF;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFF99;
text-decoration:underline;
}
#bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}
 /*Bookassist Starts*/
 