.purchaseTable td.pprice span.baseprice {
  color: #888;
  text-decoration: line-through;
  font-size: 85%;
}

.realprice {
  text-decoration: line-through;
  color: #666;
}
