body, td, div {
  font-family: Arial;
  font-size: 11px;
  color: #838383;
  /* line-height: 1.4em; */
}

a {
  color: #838383;
  font-weight: normal;
}

ul a, ol a, a.i {
  font-weight: normal;
  text-decoration: none;
}

#headerMenu a { font-weight: bold; }

h2 { margin-top: 0; line-height: 1em; }

.cartBoxText {
  display: block;
  margin-top: 20px;
  line-height: 160%;
}

.cartBoxText a { text-decoration: none; /* color: #ff9b19; font-weight: bold; */ }

.caption {
  font-weight: bold;
}

#contentRight a {
  text-decoration: underline;
}

p.center {
  text-align: center;
}

.shoppingCartCampaign {
  color: #f80 !important;
}

