    .shopping_bg
    {
    z-index:999;position:fixed;bottom:50px;right:0px;
        float: right;
        width: 128px;
        height: 128px;
        background: url(cart.png) no-repeat center;
        margin-right: 20px;
        padding: 20px;
    }
.simpleCart_quantity
{
width:128px;height:128px;text-align:center;line-height:14px;display:block;color:#f00;font-size:28px;position:relative;top:50px;color:#f00; font-weight: bold;
}