.on {
    display:block;
}
.off{
    display:none;
}

#sc_cross_sell {
  clear: both;
  padding: 20px 12px;
  background: url('/lib/yhst-60538284707615/horizontal-sep.gif') no-repeat center top;  
}

#sc_cross_sell table {
  margin: 0 auto;
}

#sc_cross_sell td {
  text-align: center;
  padding: 16px 8px;
}

#sc_cross_sell td {
font-size: 11px;
}

#sc_cross_sell table td div.name a {
  text-decoration: none;
  color: #000;
}

#sc_cross_sell table td div.name a:hover {
  text-decoration: underline;
}

#sc_cross_sell table td div.price {
  font-weight: bold;
  color: #858585;
}

#sc_cross_sell table td div.sale {
  font-weight: bold;
  color: #f00;
}

