.Cart_DipasaUSA .ErrorMessage
{
	color: red;
}
.Cart_DipasaUSA .PaymentOptionHeader
{
    text-align: left;
    color: #29241f;
}

.Cart_DipasaUSA .PaymentOptions
{
    background-color: #ffffff;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding: 15px;
    width:200px;
}
.Cart_DipasaUSA .CartPaymentOption
{
    font-weight:bold;
}

.Cart_DipasaUSA .CartHeader
{
    border-bottom-style: solid; 
    border-bottom-width: 1px;
    color: #000000;
}
.Cart_DipasaUSA .CartFooter
{
 
}
.Cart_DipasaUSA a.ProductLink:link
{
    text-decoration:none;
    color:Green;
    }
.Cart_DipasaUSA a.ProductLink:hover
{
   text-decoration: underline; 
}
.Cart_DipasaUSA .Label
{
    font-weight:bold;
    }
    
.Cart_DipasaUSA .Value
{
    
}
.Cart_DipasaUSA .Subtotal,
.Cart_DipasaUSA .CartTotal
{
    font-weight: bold; 
    white-space: nowrap;   
}
.Cart_DipasaUSA .Value .Subtotal
{
    border-top: black 1px solid;
}
.Cart_DipasaUSA .PresentationContainer
{
    margin-top: 0px;    
}
.Cart_DipasaUSA .ShippingHeader
{
    font-weight:bold;    
}
.Cart_DipasaUSA .ShippingCalucation
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: white;
    width:270px;
    float:right;
    padding:5px;
}
.Cart_DipasaUSA .ShippingIndication
{
    font-style: italic;    
}
.Cart_DipasaUSA .MainTable
{
   
}
.Cart_DipasaUSA .ItemImage
{
    padding: 3px;    
}
.Cart_DipasaUSA .ItemImageContainer
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
    margin-right: 5px;
    margin-left: 5px;
}
.Cart_DipasaUSA .ProgressBar
{
    text-align:center;
}
.Cart_DipasaUSA .ProgressImage
{   
    width:220px;
    margin-left:auto;
    margin-right:auto;
}
.Cart_DipasaUSA .modalBackground
    {
              background-color:#999999;
              filter:alpha(opacity=70);
              opacity:0.7;
    } 
.Cart_DipasaUSA .ClosePopup
{
    float:right;
    cursor:pointer;
    padding:5px;    
}
.Cart_DipasaUSA .btnSelectPayment
{
    float:right;
}
