/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.steves-digicams.com/themes/stevesdigicams/screen.css);
.text-entry img {
  max-width:500px; width:expression(this.width > 500 ? 500: true);
}
.text-entry .spec {
  max-width:100px; width:expression(this.width > 100 ? 100: true);
}

/* end StyleCatcher imports */
