#tblCart {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Arial, Sans-Serif;
  font-size:                10px;
  font-weight:              normal;
  text-align:               left;
  width:                    100%;
}

#tblCart #tdCartHeaderName {
  background:               #FFFFFF;
  border-top:               0px solid #000000;
  border-left:              0px solid #000000;
  border-bottom:            0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  10px;
  width:                    100%;
}

#tblCart #tdCartHeaderQuantity {
  background:               #FFFFFF;
  border-top:               0px solid #000000;
  border-bottom:            0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  10px;
  white-space:              nowrap;
  width:                    20%;
}

#tblCart #tdCartHeaderPrice {
  background:               #FFFFFF;
  border-top:               0px solid #000000;
  border-right:             0px solid #000000;
  border-bottom:            0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  10px;
  white-space:              nowrap;
  width:                    20%;
}

#tblCart #tdCartHeaderShipping {
  background:               #ffffff;
  border:                   0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart #tdCartHeaderHandling {
  background:               #CCCCCC;
  border:                   0px solid #000000;
  color:                    #000000;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart #tdCartHeaderTax {
  background:               #ffffff;
  border:                   0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart #tdCartHeaderTotal {
  background:               #ffffff;
  border:                   0px solid #000000;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart .tdCartName {
  background:               #FFFFFF;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 3px;
  width:                    60%;
}

#tblCart .tdCartName a {
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  padding:                  3px 3px 3px 3px;
  font-weight:              normal;
  text-decoration:          none;
}

#tblCart .tdCartName input {
  color:                    #996633;
  float:                    right;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  text-decoration:          none;
  width:                    100%;
}

#tblCart .tdCartName input.cartButton {
  background:               #CCCCCC;
  color:                    #FFFFFF;
  float:                    right;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              bold;
  text-decoration:          none;
  width:                    auto;
}

#tblCart .tdCartQuantity {
  background:               #FFFFFF;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                13px;
  font-weight:              normal;
  padding:                  3px 3px 3px 12px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart .tdCartIcons {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Arial, Sans-Serif;
  font-size:                10px;
  font-weight:              normal;
  padding:                  3px 3px 3px 3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart .tdCartPrice {
  background:               #ffffff;
  color:                    #996633;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 12px;
  white-space:              nowrap;
  width:                    20%;
}

#tblCart .tdCartSpacer {
  background:               #FFFFFF;
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                10px;
  font-weight:              normal;
}

#tblCart .tdCartNameAlt {
  background:               #efefef;
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 3px;
  width:                    60%;
}

#tblCart .tdCartNameAlt a {
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  text-decoration:          none;
}

#tblCart .tdCartQuantityAlt {
  background:               #EFEFEF;
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 12px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart .tdCartIconsAlt {
  background:               #EFEFEF;
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 3px;
  white-space:              nowrap;
  width:                    10%;
}

#tblCart .tdCartPriceAlt {
  background:               #EFEFEF;
  color:                    #666666;
  font-family:              Arial, Sans-Serif;
  font-size:                12px;
  font-weight:              normal;
  padding:                  3px 3px 3px 12px;
  white-space:              nowrap;
  width:                    20%;
}