#bookassist_form *{
	margin:0;
	padding:0;
}
#bookassist_form #DatesForm{
}
#bookassist_form .search_title{  
	display:none;
}
#bookassist_form label.arrival,#bookassist_form label.departure{
	width:74px;
	height:39px; 
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url(http://www.handelshoteltemplebar.com/img/hdr_bk_arrival.gif) top left no-repeat;
	font-size:0.0001em;  
	float:left;
}
#bookassist_form label.departure{  
	width:90px;
	height:39px; 
	background:transparent url(http://www.handelshoteltemplebar.com/img/hdr_bk_depart.gif) -5px 0 no-repeat;
}

#bookassist_form .date_select{   
	float:left;     
	display:inline;
	margin:10px 2px 0 0;
}

#bookassist_form .date_input{ 
	width:293px;
	height:39px;
	float:right; 
	display:block;
	background:transparent url(http://www.handelshoteltemplebar.com/img/but_check.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;  
	font-size:0.0001em;  
	border:0;       
	cursor: pointer;
	cursor: hand;
}
#bookassist_form #DatesForm #inday,#bookassist_form #DatesForm #outday{
	width:45px;
}
#bookassist_form #inmonthyear, #bookassist_form #outmonthyear{
	width:90px;
}
#bookassist_form img{ 
	margin:11px 0 0 0; 
	float:left;
	display:inline;
}
