.zts_list_price {display: none;}
.zts_show_location {
  display: none ! important;
}

body {
color: #555 ! important; 
font-size: 14px ! important; 
font-family: Arial, sans-serif ! important;
}

/* Thou shalt use Arial! */
table.zts_table,
.zts_button, 
.zts_button:active {
font-family: Arial, sans-serif ! important;
font-size: 14px ! important;
}

/* Thy size be 16px! */
table.zts_table thead th, table.zts_table tfoot th, table.zts_table tfoot td,
.zts_123_header {
font-size: 16px ! important;
}

th,
tfoot td{
font-family: Arial, sans-serif ! important;
font-size: 16px ! important;
color: #555 ! important; 
background-color: #00c4ff ! important;
}

input,
.zts_mandatory_question {
font-family: Arial, sans-serif ! important;
padding: 2px ! important;
margin: auto ! important;
font-size: 14px ! important;
height: 100% ! important;
border: 1px solid gray ! important;
}

.zts_list_date {
    display: none;
}

.zts_basket_date,
.zts_cat_12 { display: none; }​
