table.zts_table thead th, table.zts_table tfoot th, table.zts_table tfoot td {
    background: transparent;
    font-weight: bold;
    font-size: larger;
    text-transform: uppercase;
}

table.zts_table tbody a.zts_button {
 color: #FFF;
 text-decoration: none;
}
#zts_register_logon_section td{
  background: #C81C25;
}
#zts_register_logon_section h1 {
  color: #FFF !important;
}
table.zts_table#basket td,
.zts_basket_details_table tbdoy td {
    padding: 0px 10px !important;
}
.zts_colleft {
  width: 316px !important;
}
.zts_list_name .zts_gnr_diner {
  display: none;
}
.zts_gnr_brunch {
  font-weight: bold;
}
.zts_show_location {
  display: none;
}
.zts_list_row {
  border-bottom: 1px solid;
}
.zts_list_price {display: none;}
.zts_fo_login_table #login_header_table td {
  background: #000;
}