table, tr, th, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

.getTable {
	width:100%;
	border-collapse:collapse;
	border:#ddd 2px solid;
	margin-bottom:15px;
}


.getTable th, td {
	border:#ddd 1px solid;
	padding:5px;
}

.get {
	background-image: url(/images/SunBurst.gif);
	background-position: center center;
	background-repeat: no-repeat;
}



.getTable th {
	background-color:#eee;
}
.getTable td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 85%;
	vertical-align: top;
}
.getTable tbody td p {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}
.getTable tr:hover {
	background:#FFC;
}

.all, .visitor, .bundlepurchase, .subscriber {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 60%;
	color: #666666;
	text-align:center;
	width:8%;
}
.what {
	text-align:left;
	width:76%;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	line-height:110%;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}

.seats, .breaks, .yr2, .yr3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 60%;
	color: #666666;
	text-align:left;
	width:25%;
}


.even {
	background:#fff;
}
.odd {
	background:#eee;
}

caption {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	line-height:110%;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}
