#form-express.box h4 {
  background-image: url('../../img/theme07/bg-box-form-top.png');
}
#offer.box h4 {
  background-image: url('../../img/theme07/bg-box-offer-top.png');
}
#form-express.box {
  background-image: url('../../img/theme07/bg-box-form-middle.png');
}
#offer.box {
  background-image: url('../../img/theme07/bg-box-offer-middle.png');
}
#form-express.box .box-footer {
  background: transparent url('../../img/theme07/bg-box-form-bottom.png') no-repeat bottom;
}
#offer.box .box-footer {
  background: transparent url('../../img/theme07/bg-box-offer-bottom.png') no-repeat bottom;
}
#offer h3 {
  background-color: #dcc8a1;
}
#offer h3 a {
  color: #4b4b4a;
  text-decoration: none;
}
.news-latest-morelink a {
  color: #ffffff;
  font-style: italic;
}
#offer p {
  color: #4b4b4a;
}
#offer.box .box-quicklink {
    background-color: #dcc9a2;
  }
  #offer.box .box-quicklink a {
      color: #946f26;
      background: transparent url('../../img/theme07/quicklink-arrow.png') no-repeat scroll right center;
    }
form#express_form.complex input[type="submit"] {
  background-color: #c9af7c;
}
#inner-wrap {
  background: transparent url('../../img/theme07/bg-inner-wrap.png') repeat-x top left;
}
.slideshow-button-left {
  background: transparent url('../../img/theme07/arrow-left.png') no-repeat top left;
}
.slideshow-button-right {
  background: transparent url('../../img/theme07/arrow-right.png') no-repeat top left;
}
