/* style for Quick Reserve */
#QuickReserve {
	border: solid 2px #6A0000;
	background-color: #FFFFFF; /* #FFFFAA; */
	width: 155px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	height: 100%;
}
#QuickReserve_table {
	height: 100%;
}

#bookNow {
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
	height: 32px;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #6A0000;
	margin-bottom: 5px;
}

#QuickReserve_form {
	margin: 5px 5px 5px 5px;
}
Hr {
	color: #666666;
	width: 90%;
	text-align: center;
	margin: 0px auto;
	height: 2px;
}
.datatext {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.dropmenu {
	font-size: 10px;
}

.formcerca {
	line-height: 40px;
}

.formpromo {
  position: relative;
}
.formpromo a {
  float: right;
}
