/* style for Quick Reserve */
#QuickReserve {
	border-width: 1;
	background-image: url(../images/vertical-bar.jpg);
	background-color: #e3e3e3;
	/* height: 249px; */
	width: 217px;
	padding: 0px;
	margin: 0px 0px 3px 3px;
	background-repeat: repeat-x;
	height: 100%;
}
#QuickReserve_table {
	height: 219px;
}
#bookNow {
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
	height: 35px;
	font-size: 20px;
}
Hr {
	color: #666666;
	width: 90%;
	text-align: center;
	margin: 0px auto;
	height: 2px;
}
.datatext {
	font-size: 13px;
	text-align: left;
	line-height: 13px;
}
.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 {
  text-align: left;
  padding-left: 2px;
}