.tc_prod {
    font-family: Times, Arial, Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    height: 25px;
    border-bottom: 1px dotted #ac1009;
    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: #ffffff;
    text-decoration: none;
}
.tc_proddiv {
    border: 1px solid #ac1009;
}
.tc_bigtext {
    font-family: Times, Arial, Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.tc_button {
    height: 30px;
    width: 115px;
    font-family: Times, Arial, Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #ac1009;
    border: 1px solid #f6600e;
}
.tc_topline {
    border-top: 4px solid #ec1602;
}
.tc_divbg {
    background-color: #ec1602;
}
.tc_earbg {
    font-family: Arial, Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #d71402;
    background-image: url(/sections/topcart/gfx/ear_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}