body, td { font-family:arial, helvetica, helv, verdana; font-size:13px; }

.indicia { color:#A79D83; font-size:11px; }
.indicia:hover { color:#EB3F3A; font-size:11px; }

#cartContents th {
  text-align: left;
  font-weight: bold;
}

#cartContents th.numeric, .numeric {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.link { color:black; }
.link:hover { color:red; }

#taxRow { display: none; }
#shippingRow { display: none; }
#totalRow { display: none; }