img { behavior: url(http://www.structures.bz/peel/iepngfix.htc) }

img {
	border: 0;
}

#pageflip {
	position: relative;
	z-index:1;
}
#pageflip img {
	width: 100px; height: 102px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 100px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(http://www.structures.bz/peel/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}
