img {
    border: 0 none;
}

.cart-container-main { height: 100px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #c8c895; border-right-color: #c8c895; border-bottom-color: #c8c895; border-left-color: #c8c895; margin-right: 15px; margin-left: 15px; padding-top: 15px; padding-bottom: 15px; padding-left: 0px; }

.cart-container-main input { height: 30px; width: 60px; font-size: 16px; border: 1px solid #c8c895; padding-left: 10px; margin-bottom: 10px; }

.cart-input-main { float: left; height: 100px; width: 75px; margin-right: 15px; }

.cart-details-main { float: left; width: 400px; margin-right: 15px; height: 100px; padding-bottom: 10px; text-align: left;}

.cart-details-main h1 { font-size: 14px; font-weight: lighter; height: 15px; color: Black; margin-top: 0px;}
.cart-details h1 { font-size: 14px; font-weight: lighter; height: 15px; color: Black; margin-top: 0px;}
.cart-details-main h2 { font-size: 14px; font-weight: lighter; height: 15px;}
.cart-details h2 { font-size: 14px; font-weight: lighter; height: 15px;}

.cart-price-main { float: right; height: 100px; width: 75px; font-size: 16px; text-align: right; }

.cart-container h1 { font-size: 16px; font-weight: lighter; line-height: 21px; color: #475c19; }

.cart-container { height: 70px; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #c8c895; border-right-color: #c8c895; border-bottom-color: #c8c895; border-left-color: #c8c895; margin-right: 15px; margin-left: 15px; padding-top: 15px; padding-bottom: 15px; padding-left: 0px; }

.cart-container input { height: 25px; width: 60px; font-size: 14px; border: 1px solid #c8c895; padding-left: 10px; margin-bottom: 10px; }

.cart-input { float: left; height: 50px; width: 75px; margin-right: 15px; }

.cart-details { float: left; width: 480px; margin-right: 15px; height: 70px; text-align: left;}

.cart-price { float: right; height: 50px; width: 75px; font-size: 16px; text-align: right; }

.cart-container h1 { font-size: 16px; font-weight: lighter; line-height: 21px; color: #475c19; margin-top: 0px;}

.main-body-upper-full-width .title1 { font-size: 14px; color: #525D2A; font-weight: lighter;}

.main-body-upper-full-width .title2 { font-size: 14px; }

.cart-subtotal { float: right; width: 100px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #c8c895; border-right-color: #c8c895; border-bottom-color: #c8c895; border-left-color: #c8c895; margin-right: 15px; margin-left: 15px; padding-top: 15px; padding-bottom: 15px; padding-left: 0px; text-align: right; margin-top: 15px; }

.deliver-info
{
    color: Red;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px blue;
}