@charset "UTF-8";
/* CSS Document */

table.table_theme1.ticket-table tr td.tleft{
	text-align:left;
}

.ticket-table tr th.seat-category {
    text-align: center;
}

.ticket-table tr th span {
    display: block;
    padding: 35px 10px;
    margin: 0px;
}
.ticket-table tr th span.color-category4 {
    background: none repeat scroll 0% 0% #FFF100;
}