div#auction-nudge-items table th.bids,
div#auction-nudge-items table td.bids {
  display: none;
}

div#auction-nudge-items table th.ends,
div#auction-nudge-items table td.ends  {
  display: none;
}	

div#auction-nudge-items table th.price,
div#auction-nudge-items table td.price {
  width: 120px;
}		

div#auction-nudge-items table th.picture,
div#auction-nudge-items table td.picture,
div#auction-nudge-items table th.product,
div#auction-nudge-items table td.product,
div#auction-nudge-items table th.price,
div#auction-nudge-items table td.price {
    font-weight: 400;
}

div#auction-nudge-feedback table th.feedback {
    font-weight: 400;

}