.buttonsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CED1D7;
	border: 1px solid #FFFFFF;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CED1D7;
	vertical-align: middle;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	list-style-image: none;
	list-style-type: none;
	width: 250px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CED1D7;
	margin: auto;
	padding: 0px;
	border: 1px dashed #CED1D7;
	width: 250px;
	list-style-position: outside;
	list-style-type: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CED1D7;
	border: 0px none #FFFFFF;
}
.reservation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #BABFC7;
	list-style-type: none;
	white-space: normal;
	display: inline-table;
	border: 1px solid #FFFFFF;
	padding: 0px;
	line-height: normal;
	font-weight: 500;
	position: static;
	text-align: center;
	margin: 0px;
	width: auto;
}

