/*** YAHOO! Auto Cross Sell CSS ***/
/**********************************/

table.ystore-cross-sell-table{
  width: 650px;
  margin-left: -20px !important;
}
table.ystore-cross-sell-table-horizontal {}

/* Title Row */

td.ystore-cross-sell-title-cell {
  background: url('/lib/yhst-39018253640739/you-might-also-like.gif') no-repeat;
  height: 35px;
}
h3.ystore-cross-sell-title {display: none;}
td.ystore-cross-sell-cell {
  padding-top: 10px;
  width: 190px;
  height: 203px;
  text-align: center;
  background: url('/lib/yhst-39018253640739/vwd-section-frame.gif') no-repeat;
}

/* Recommended Items */

td.ys_relatedItemDesc
a.ystore-cross-sell-product-image-link{}
img.ystore-cross-sell-product-image{
  max-width: 140px;
  _width: 140px;
  max-height: 140px;
  _height: 140px;
 }
div.ystore-cross-sell-product-caption{}
h4.ystore-cross-sell-product-name{
  color: black;
  font-weight: normal !important;
  width: 90%;
}
p.ystore-cross-sell-product-price{}




