.tn_results_header {
    width: 475px;    
}

.tn_results {
    border-bottom: 1px solid #090c92;
    width: 475px;
    margin: 0 auto;
    clear: both;
    font-size: 1.2em;
    text-align: center;
    color: #69f;
}

.ticket_results_h3 {
    text-align: center;
    color: #69f;    
}

.tn_results_colhead {
    font-weight: bold;
    font-weight: 1.1em;
    text-decoration: none;
    cursor: normal;
}

.tn_results_colhead td {
    text-align: center;    
}

.tn_results_standard_row {


}

.tn_results_alternate_row {
    background-color: #555;
   
}

.tn_results_event_text {
    min-width: 100px;
    font-size: 1.1em;
    padding-right: 10px;
    border-top: 1px solid #69f;
}

.tn_results_event_text a {
    color: #69f;
}

.tn_results_venue_text a { color: #69f; }


.tn_results_venue_text {
    font-size: .8em;
    border-top: 1px solid #69f;
}

.tn_results_location_text a {
    color: #000;
}

.tn_results_datetime_text {
    font-size: .8em;
    text-align: center;
    border-top: 1px solid #69f;
    color: #eee;
}

.tn_results_day_text {
color: #69f;

}

.tn_results_date_text {
color: #69f;

}

.tn_results_time_text {
color: #69f;

}

.tn_results_tickets_text {
    border-top: 1px solid #69f;
    text-align: center;

}

.tn_results_ticket_purchase {
    text-align: center;
    
   
}

.tn_results_tickets_text a, .tn_results_ticket_purchase a {
    display: block;
    border: 1px solid #69f;
    padding: 1px 12px;
    margin: 3px;
    width: 50px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #eef;

}

.tn_results_tickets_text a:hover, .tn_results_ticket_purchase a:hover {
    text-decoration: none;
    background-color: #aaf;
    border-color: #36c;
}

.tn_results_header_maplink a {
    font-size: 1.0em;
    color: #f00;
    font-weight: bold;
}

.tn_results_header_maplink {
    text-transform: capitalize;

}
.tn_results_header_maplink a:after {
    content: "\00BB \0020";

}

#tickets-results-page td.tn_results_header_title {
font-size: 1.5em;
text-align: center;
font-weight: bold;
color: #f00;
text-decoration: underline;
padding-bottom: 20px;
}

#tickets-results-page .tn_results_header_venue, .tn_results_header_datetime {
vertical-align: top;
font-size: 1.0em;
color: #69f;
}

#tickets-results-page .tn_results_header_divider {
padding: 5px;
}

#tickets-results-page .tn_results_header_text {
font-size: .8em;
color: #f00;
}

#tickets-results-page .tn_results_header_text b {
font-size: 1.2em;
text-decoration: underline;
color: #69f;
}

#ticket_results_h3 {
    clear: both; 
  
}


