﻿#smallQuoteCartDiv
{
    width:180px; 
    height:45px; 
    position:absolute; 
    margin-top:-12px;    
}

#smallQuoteCartDiv .smallIcon
{
    color:#993333;
    line-height:45px; 
    vertical-align:middle;
    display:block;
    width:140px;
    height:45px;
    background-image:url(../images/dollieCartIcon.gif);
    background-position:right center;
    background-repeat:no-repeat;
    margin-right:40px; 
    font-weight:bold;   
}

#smallQuoteCartDiv .smallIcon span
{
    font-size:16px;
}