/* style for Quick Reserve */
#QuickReserve {
	border: 2px solid white;
	/* background-color: #595F23; */
	/* height: 249px; */
	width: auto;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	height: 100%;
}
#QuickReserveSmall {
	border: 2px solid white;
	/* background-color: #595F23; */
	/* height: 249px; */
	width: auto;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	height: 126px;
}
#QuickReserve_table {
	height: auto;
	text-align: center;
  padding-left: 5px;
  text-align: center;
}
#bookNow {
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
	line-height: 50px;
	font-size: 16px;
}
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;
}

/* giorno */
#select4{
  width:40px;
}

/* Mese */
#select5{
  width:50px;
}

/* Anno */
#select6{
  width:40px;
}
.formdataarrivo {
  vertical-align: middle;
  text-align: center;
}

.formcerca {
  text-align:center;
}
.formlabel {
  font-size: 14px;
  text-align: left;
  padding-left: 2px;
}
#formlabel {
    visibility: collapse;
}
#sconto {
  display: none;
  visibility: hidden;
} 
#scontolabel{
  /* display: none; */
  visibility: hidden;
}