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

.subhead {
  font-size: 14px;
  line-height: 125%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
} 

.regular { 
  font-size: 12px;
  line-height: 120%;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
  /* border: 1px solid #000000; */
} 

.shopping_cart_separator_line_color {
  background-color: #000000;
}


