.tc_prod {
    font-family: Times, Arial, Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #cacaca;
    text-decoration: none;
    height: 30px;
    border-bottom: 1px dotted #8f8f8f;
    background-image: url(/sections/topcart/gfx/prodline.gif);
    background-repeat: repeat-x;
    background-position: left top;    
}
.tc_prod a {
    font-family: Times, Arial, Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #cacaca;
    text-decoration: none;
}
.tc_proddiv {
    border: 1px solid #777777;
}
.tc_fade {
    background-image: url(/sections/topcart/gfx/topcartfade.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.tc_bigtext {
    font-family: Times, Arial, Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #e5e5e5;
    text-decoration: none;
}
.tc_button {
    font-family: Times, Arial, Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #e5e5e5;
    text-decoration: none;
    background-color: #3a3a3a;
    border: 1px solid #858585;
}
.tc_topline {
    border-top: 5px solid #666666;
}
.tc_divbg {
    background-color: #666666;
}
.tc_earbg {
    font-family: Arial, Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #e5e5e5;
    text-decoration: none;
    background-color: #666666;
    background-image: url(/sections/topcart/gfx/ear_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}