td#photoStrip {
  background: #000 url(../media/template/holy-land-tiles.jpg) no-repeat;
  }

/* feature price */
table.featurePrice div {
  background: url(../media/template/price_bg_brown_tl.gif) top left no-repeat;
  }
table.featurePrice div div {
  background: url(../media/template/price_bg_brown_tr.gif) top right no-repeat;
  }
table.featurePrice div div div {
  background: url(../media/template/price_bg_brown_bl.gif) bottom left no-repeat;
  }
table.featurePrice div div div h3 {
  background: url(../media/template/price_bg_brown_br.gif) bottom right no-repeat;
  color: #FFEEA9;
  }
table.featurePrice h3 a {
  color: #FFEEA9 !important;
  }