﻿.ViewBasketProductImage
{
    display:inline-block;
    text-align:center;
    max-width:45px;
    max-height:45px;
}

.ViewBasketDetailsGRD
{
    width:650px;
}

.ViewBasketButtonDiv
{
    width:650px;
}

.ViewBasketContinueBTN
{
    width:150px;
    float:left;
}

.ViewBasketCheckoutBTN
{
    width:150px;
    float:right;
}

.ViewBasketTotalsLBL
{
    font-weight:normal;
}