*.order-table-heading{
  font-weight: bold;
  font-size: 13px;
  color: #EC9136;
}

tr#product-comparison-heading td{
  height: 30px;
  background: #EC9136;
  
}

tr#product-comparison-heading td span{
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-left: 8px;
}

div#order-left-price{
  margin-top: 8px;
  border-top: 1px solid #333;
  text-align: right;
  font-weight: bold;
}


