
table.d {
	width: 585px;
	border: 1px solid #e6e6ee;
}
table.d tbody th, table.d tbody td, table.d tfoot th, table.d tfoot td {
	padding: 3px;
}
table.d tbody tr.spacer-row td, table.d tbody tr.spacer-row th {
	padding: 0;
	font-size: xx-small;
}
table.d tbody th, table.d tfoot th {
	width: 100px;
	padding-right: 5px;
	font-weight: normal;
	text-align: right;
	background-color: #e6e6ee;
}
table.d tfoot th {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.f table {
	width: 550px;
}
.f th, .f td {
	padding: 0.6em 0 0.5em 0;
	border-bottom: 1px solid #000000;
}
.f tr {
	vertical-align: top;
}
.f th {
	width: 150px;
	text-align: right;
	font-weight: normal;
	font-size: x-small;
	height: 18px;
	background-color: #222222;
	padding-right: 1em;
}
.f td {
	background-color: #444444;
	padding-left: 1em;
	padding-right: 1em;
}
.f input, .f textarea {
	width: 25em;
}
th.gap {
	height: 40px;
}
.auto {
	width: auto;
}
.f textarea {
	height: 8em;
}
input.Num {
	width: 3.5em;
}
input.Price {
	width: 7em;
}
.f input, .f textarea {
	border: 1px solid #000000;
}
input.Button {
	font-weight: bold;
	width: auto;
	float: right;
}
input.Postcode {
	width: 6em;
}
input.State {
	width: 19em;
}
tr.Submit td {
}
.f select optgroup {
	font-style: normal;
}
.BookOrder {
}
.f fieldset {
	margin-bottom: 2em;
	width: 550px;
	padding: 10px;
}
.f fieldset legend {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}
legend {
	color: #FFF;
}
.f thead tr td {
	font-size: 0.85em;
}
.f input.auto {
	width: auto;
	vertical-align: middle;
}
.f span {
	font-size: 0.76em;
}
