input.txt {
	width: 165px;
}
	#booking_form input.txt{
		width: 155px;
	}
	
	#booking_form #Date, #booking_form #Time{
		width: 45px;
		float: left;
	}