/*body {
	color: #423a2f;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.7em;
}

h1 {
	color: #423a2f;
	font-size: 25px;
	font-weight: normal;
}

a {
	color: #b0428c;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}*/

#datepicker {
	display: inline-block;
	margin-right: 25px;
}

#selectRestaurant {
	margin-right: 25px;
}
