table.marketSummaryTable {
  border: none;
}
table.marketSummaryTable tr td{
  border:none;
  border-bottom:1px solid #F63F00;
  width:25%;
}