.thumb-img {
	position:relative; 
	width:750px; 
	height:640px;
	background:#FFF;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
}
.thumb-strip {
	display: none;
}
.thumb-zoom {
	position:absolute; width:22px; height:22px;
	right:10px; bottom:7px;
}