﻿.cartPreviewTop
{
    background:url(/web/design/images/cart-preview-top.gif) no-repeat;
    width:203px;
    height:47px;
    margin-top:20px;
}
.cartPreviewWrapper
{
    background:#fff;
    width:203px;
    font-size:12px;
}
.cartPreview_cont
{
    margin-left:10px;
}
.cartPreviewHeading
{
    font-size:14px;
    font-weight:bold;
    height:25px;
}
.buttonMyCart
{
    background:url(/web/design/images/button-my-cartgif.gif) no-repeat;
    width:100px;
    height:20px;
    margin-top:5px;
}
.buttonMyCart a,
.buttonMyCart a:visited
{
    color:#fff;
    text-decoration:none;
    margin-left:25px;
    line-height:18px;
    font-size:12px;
}
.cartPreviewDetailsItem
{
    float:left;
    width:90px;
    height:20px;
}
.cartPreviewDetailsTotal
{
    float:left;
    width:90px;
    height:20px;
}