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

.ystore-cross-sell-title {
  font-size: 13px;
  width: 100%;
  background-color: #b2b2b2;
  color: white;
  padding: 3px 0px;
  margin: 0px !important;
  text-align: center;
}

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

.ystore-cross-sell-product-caption a {
  font-size: 11px;  
  font-weight: normal;
}

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

.ystore-cross-sell-product-price {
  color: #990000 !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%;
}