*{
	margin:0;
	padding:0;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
#menu, #seals, #section_slogan, input, #thanks, h1, #header{
	display:none;
	}
#ticket-map img{
	width:280px;
	display:block;
	float:left;
	margin:0 20px 20px 0;
	}
/* RECEIPT */
#section_details h2{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-2px;
}
#booking-box #section_details ul{
	margin-top:10px;
}
#booking-box #section_details li{
	list-style:none;
	display:block;
	float:left;
}
#booking-box #section_details li.label{
	width:100px;
}
#booking-box #section_details li.info{
	width:320px;
}

.receipt {
	width:460px;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	}
.codes {
	width:460px;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	}
#receipt-contact {
	list-style-type:none;
	width:400px;
	}
#receipt-contact li strong, #receipt-billing li strong{
	display:block;
	margin-bottom:10px;
	}
#receipt-billing {
	list-style-type:none;
	width:400px;
	margin-top:15px;
	}
/* END RECEIPT */
table {
	width:460px;
	border-top:1px solid #333;
	font-size:10pt;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	}
table td {
	height:30px;
	}
table .title {
	width:76px;
	border:none;
	}
.wtour, .wshuttle {
	width:182px;
	text-align:center;
	}
.end {
	border-top:1px solid #333;
	}
.sub {
	text-align:right;
	}
.promo {
	color:#ed1c24;
	}
.col1 {
	width:275px;
	}
.col2 {
	width:25px;
	}
.col4 {
	width:10px;
	}
.col3 {
	width:75px;
	text-align:center;
	}
#extra-instructions h5{
	font-size:20px;
	letter-spacing:-1px;
	}
#extra-instructions h4{
	font-size:16px;
	letter-spacing:-1px;
	margin-top:10px;
	}
.xtra1{
	margin-top:15px;
	}
p{
	margin-bottom:5px;
	}
#notes{
	list-style-type:square;
	}