#ys_relatedItems {
  font-family: arial;
  margin: 10px 0px;
}

.ystore-cross-sell-title {
  border-bottom: solid 1px #cccccc;
  font-size: 13px;
  width: 100% !important;
  color: #666666;
  display: block;
  padding: 4px 6px;
  margin: 0px 0px 10px !important;
  text-align: left;
}

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

.ystore-cross-sell-product-caption a {
  font-size: 12px;  
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

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

.ystore-cross-sell-product-price {
  color: #666666 !important;
  font-weight: bold;
  margin: 0px;
  font-size: 12px;
}

.ystore-cross-sell-product-reg-price, .ystore-cross-sell-product-name {
  margin: 2px;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

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