#ys_relatedItems {
  font-family: tahoma !important;
  margin-right: 20px;
}

.ystore-cross-sell-title {
  font-size: 14px;
  width: 100%;
  color: #226fad;
  padding: 5px 0px;
  margin: 0px auto 5px;
  border-bottom: solid 1px #226fad;
}

.ystore-cross-sell-cell {
  text-align: center !important;
}

.ystore-cross-sell-product-caption a {
  font-size: 11px;  
  font-weight: bold;
  color: #3b3b3b !important;
  text-decoration: none;
}

.ystore-cross-sell-product-caption a:hover {
  color: #20ad9e !important;
  text-decoration: underline;
}

.ystore-cross-sell-product-image {
  border-width: 0px;
  display: inline;
}

.ystore-cross-sell-product-price {
  color: #cc0000 !important;
  font-weight: bold;
  margin: 0px;
  font-size: 11px;
  text-align: center !important;
}

.ystore-cross-sell-product-reg-price, .ystore-cross-sell-product-name {
  margin: 2px;
  font-size: 11px;
  font-weight: bold;
  text-align: center !important;
}

.ystore-cross-sell-table {
  width: 100%;
}

#multi .sale-price-bold {
  font-weight: bold;
  color: #cc0000;
}

