.SFCartAmountCell
{
   font-weight: bold;
}
.SFCartImageCell
{
}
.SFCartInnerTable
{
   border-bottom: solid 1px Navy;
   border-top: solid 1px Navy;
   font-size: 90%;
   width: 100%
}
.SFCartInputFields
{
   font-size: 90%;
}
.SFCartItemCell
{
   border-bottom: solid 1px Navy;
}
.SFCartItemDescription
{
   font-weight: bold;
}
.SFCartItemIdStock
{
   font-size: 90%;
}
.SFCartModuleCellBottom
{
   border-bottom: solid 1px Navy;
}
.SFCartOrderTotalAmountCell
{
   color: Maroon;
}
.SFCartOrderTotalLabelSubTable
{
   font-size: 100%;
   width: 100%;
}
.SFCartOuterTable
{
   font-size: 90%;
   width:100%;
}
.SFCartQuantityCell
{
   border-bottom: solid 1px Navy;
}
.SFCartSubtotalCell
{
   border-bottom: solid 1px Navy;
}
.SFCartTaxShipCell
{
   background-color: #F8F8F8;
}
.SFCartTaxShipSubTable
{
   font-size: 100%;
   width: 100%;
}
.SFCartUnitPriceCell
{
   border-bottom: solid 1px Navy;
}
.SFCartUpdateCell
{
   background-color: #F8F8F8;
   border-top: solid 1px Navy;
}
.WPPGeneralError
{
   background-color: #FFEEEE;
   /* border: solid 1px #660000; */
   color: #660000;
   font-weight: bold;
}
.WPPGeneralWarning
{
   background-color: #FFFFEE;
   border: solid 1px #666600;
   color: #666600;
   font-weight: bold;
}
.WPPFieldError
{
   background-color: #FFEEEE;
   /* border: solid 1px #660000; */
   color: #660000;
   font-weight: bold;
}

