.tn_results {
	border-bottom: 1px solid #2255AA;
	width: 575px;
	margin: 0 auto;
	clear: both;
}

.tn_results_colhead {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	cursor: normal;
}

.tn_results_colhead td {
	text-align: center;	
}

.tn_results_standard_row {
	background-color: #fff;
}

.tn_results_alternate_row {
	background-color: #E8EDF1;
}

.tn_results_event_text {
	min-width: 200px;
	font-size: .9em;
	padding-right: 5px;
	border-top: 1px solid #2255AA;
}

.tn_results_event_text a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.tn_results_event_text a:hover {
	color: #2255AA;
}

.tn_results_venue_text {
	font-size: .9em;
	border-top: 1px solid #2255AA;
	text-decoration:none;
	text-align:left;
	min-width: 175px;
}

.tn_results_location_text a {
	color: #667;
	text-decoration:none;
}

.tn_results_datetime_text {
	font-size: .8em;
	text-align: left;
	border-top: 1px solid #2255AA;
	min-width: 125px;
}

.tn_results_divider {
	height: 0px;
	padding: 0;
	margin: 0;	
}

.tn_results_day_text {

}

.tn_results_date_text {

}

.tn_results_time_text {

}

.tn_results_tickets_text {
	border-top: 1px solid #2255AA;
	text-align: center;
	min-width: 75px;
}

.tn_results_ticket_purchase {
	text-align: center;	
}

.tn_results_tickets_text a, .tn_results_ticket_purchase a {
	display: block;
-x-system-font:none;
background-color:#2255AA;
border:2px outset #E3E9F2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
color:#E8EDF1;
}

.tn_results_tickets_text a:hover, .tn_results_ticket_purchase a:hover {
	display: block;
-x-system-font:none;
background-color:#FF9900;
border: 2px outset #E3E9F2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
color:#FFFFFF;
text-decoration:none;
}

.tn_results_header_maplink a {
	font-size: 1.0em;
	color: #000099;
	font-weight: bold;
}

.tn_results_header_maplink {
	text-transform: capitalize;
}

.tn_results_header_maplink a:after {
	content: "\00BB \0020";
}

table.tn_results_header {
width: 520px;
}

#tickets-results-page td.tn_results_header_title {
font-size: 1.3em;
text-align: center;
text-decoration: none;
text-decoration:underline;
font-weight: bold;
background-color:#FFFFFF;
}

#tickets-results-page .tn_results_header_venue, .tn_results_header_datetime {
vertical-align: top;
font-size: 1.0em;
}

#tickets-results-page .tn_results_header_divider {
padding: 2px;
}

#tickets-results-page .tn_results_header_text {
font-size: .8em;
}

#tickets-results-page .tn_results_header_text b {
font-size: 1.1em;
text-decoration: underline;
}

/* hide h2 tag on tickets results page */
#post-195 h2 {
display: none;
}