﻿td.Header
{
   background-color:#003366;
   font-family:Georgia;
   color:White;
   font-size:13px;
   font-weight:bold;
   border-bottom:solid 1px #dfa83d;
}

td.cartItem
{
    font-family:Arial;
    font-size:13px;
    color:#003366;
    border-bottom:dotted 1px #003366;
}