.on {
    display:block;
}
.off{
    display:none;
}


#sc_cross_sell {
    padding-bottom: 5px;
}
#sc_cross_sell * {
    font-family: verdana, trebuchet ms, tahoma, arial;
    color: #333;
}
    #sc_cross_sell .head {
        margin: 15px 5px 5px 5px;
        padding-bottom: 1px;
        font-size: 14px;
        font-weight: bold;
    }
    #sc_cross_sell td.img {
        background: url(/lib/yhst-20412456834570/prodframe.gif) top center no-repeat;
        height: 142px;
        xwidth: 162px;
        padding: 3px 8px;
    }
    * html #sc_cross_sell td.img img { margin-bottom: 8px; }
    #sc_cross_sell td.spacer {
        width: 1px;
        padding: 0;
    }
        #sc_cross_sell td {
            font-size: 11px;
        }
        #sc_cross_sell a {
            margin: 3px 0;
            color: #757619;
            font-size: 13px;
            text-decoration: underline;
            font-weight: bold;
        }
        #sc_cross_sell a:hover {
            text-decoration: none;
        }
        #sc_cross_sell .price {
            color: #9B9C62;
            font-size: 11px;
        }
        #sc_cross_sell .sale {
            color: #F1C32B;
            font-size: 12px;
            font-weight: bold;
        }
#sc_cross_sell .thumb { width: 162px; }

