#ys_relatedItems {
  border: solid 1px black;
  font-family: verdana;
  margin: 15px 0px;
}

.ystore-cross-sell-title {
  font-size: 13px;
  background-color: #336633;
  color: white;
  padding: 3px;
  margin: -3px !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: black;
}

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

.ystore-cross-sell-product-price {
  color: red !important;
  font-weight: normal;
  margin: 0px;
  font-size: 11px;
}

.ystore-cross-sell-product-reg-price, .ystore-cross-sell-product-name {
  margin: 2px;
  font-size: 11px;
}

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