.shipping  { color: orange; }
.backorder { color: red; }
.cancel    { color: black; }
.complete  { color: green; }

a.viewOrder { margin-top:10px; text-decoration: none; }

.prodImg { min-width: 200px;  }
.table { margin-bottom: none; }

table.dataTable thead th { border-bottom: none; }
#dtOrderStatus td { vertical-align: top; }

legend { border-bottom:none; }
