	/*Bookassist Starts*/
	a img{
	border:none;
	}
	
	#Layer2 {
	position:absolute;
	width:400px;
	z-index:1;
	top:5px;
}
		#bookassist_form{
			font-family: helvetica;
			font-size:11px;
			text-transform:capitalize;
			text-align:right;
			color: #7D0D10;
			overflow:hidden;
			
		}
		#bookassist_form #DatesForm{
		text-align:right;
			overflow:hidden;
			
		}
		#bookassist_form .search_title{
		font-family: helvetica;
		margin:0px 0px 0px 0px;
		font-weight:bold;
		font-size:12px;
		}
		#bookassist_form label{
		margin-top:0px;
		margin-left:11px;
		color:#ffffff;
		}
		#bookassist_form .date_select{
		margin-top:0px;
			font-size:10px;
			color: #000000;
			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:10px 10px 0px 10px;
			text-transform: capitalize;
			color:#ffffff;
			background: #913E38;
			border:1px solid #ffffff;
			font-size:11px;
			width:70px;
			font-weight:bold;
			padding:0px;
			
		}
		#ba_javascript p{
margin:0px 0px 0px 0px;
padding:0px;
font-family:verdana;
text-align:right;
			font-size:11px;
			color: #913E38;
}
#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*/
 