img { border: 0px; }

a { text-decoration: none; }

.spritezoom-container {
  margin: 10px;
  text-decoration: none;
}

.spritezoom-view {
  border: 4px solid #ccc;
  margin: -4px;
  width:512px !important;
  height:512px !important;
  background-size: contain !important;
}

.spritezoom-zoom {
  border: 4px solid #ccc;
  margin: -4px;
  width:512px !important;
  height:512px !important;

}

.spritezoom-tint { background: #ccc;
 width:512px !important;
  height:512px !important;


 }

.spritezoom-lens {
  border: 4px solid #ccc;
  margin: -4px;
  width:512px !important;
  height:512px !important;
}
.spritezoom-sens {
  border: 0px solid #ccc;
  margin: -4px;
  width:512px !important;
  height:512px !important;
}

.spritezoom-title {
  background: #888;
  color: white;
  padding: 3px;
  text-align: center;
}

.example {
  margin: 20px;
  cursor: none;
}
