@charset "utf-8";
.reservations  td,.reservations th,.reservations tr
{
	border: none;
}

.reservations th
{
	text-align: right;
	width: 300px;
}

.reservations .content caption
{
	color: #990000;
	text-align: left;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 25px;
}

.reservations .content table
{
	border: solid #999 1px;
	padding: 10px;
	font-size: 14px;
}
