h2 {
  margin: 0px;
  padding: 4px 30px 0px 5px;  
  background: #5f709c url(/images/basket_new.gif) right no-repeat;
  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;
}
