table {
	width: 450px;
}

table th, table td {
	font-size: 11px;
	padding: 4px;
}

table td.seats {
	background: #fff;
}

table th {
	background: #7B83B4;
	color: #fff;
}

table td {
	background: #F7C660;
	text-align: center;
}

#enquiries {
	margin-top: 10px;
}

#enquiries th, #enquiries td {
	background: none;
	color: #000;
	text-align: left;
	padding-left: 0px;
}

.side {
	width: 250px;
	padding: 0px;
	margin: 0px;
}

.side th, .side td {
	padding: 0px;
	margin: 0px;
	background: #F2F2F2;	
	text-align: left;
}

.side th {
	color: #666DA1;
	font-size: 12px;
	width: 80px;
	float: left;
	font-weight: normal;
	padding-bottom: 6px;
	padding-left: 6px;
	vertical-align: top;
}

.side td {
	float: left;
	width: 136px;
	padding-bottom: 6px;
	color: #666DA1;
	font-size: 11px;
}

table .rates {
	background: #F2F2F2;
}

table.rates td {
	font-family: Tahoma,arial,sans-serif;
	font-size: 10px;
	background: #F7F7F7;

}

table.rates td p {
	color: #000 !important;
	font-size: 10px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.rates td.title {
	text-align: left;
	background: #F2F2F2;
}

table.rates td.letterclass {
	background: #F7C157;
}