h2 {
  margin: 0px;
  padding: 4px 30px 0px 5px;  
  background: #5f709c;
  height: 24px;
  he\ight: 20px;
  color: #fff;
  font-size: 1.1em;  
}

#cart-table th {
  background-color: #8293bf;
  color: #fff;
  text-align: left;
  font-weight: normal;
}
#cart-table .outer-cell {
  padding: 10px;
  background-color: #DDE7F3;
}

#frmstage1 {
  margin-top: 20px;
}
#frmstage1 br {
  clear: both;
  margin-top: 10px;
}
#frmstage1 label {
  width: 150px;
  text-align: right;
  float: left;
  display: block;
  padding: 3px 6px 0px 0px;
  font-weight: bold;
}

#frmstage1 label.mandatory span {
  color: #f00;
  font-weight: bold;
  float: right;
}

#newsletter {
  float: left;
}
td.newsletter-cell {
  padding: 20px 10px 10px 20px;
}
td.buttons {
  padding-left: 160px;
}
label.nl-label span {  
  font-size: 0.9em;
  font-weight: normal;
  display: block;
  width: 400px;
  float: none;
  text-align: left;
}
