img {
	behavior: url(../images/iepngfix.htc);
}

#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right;
}

#pageflip a {
	border: none;
}

#pageflip img {
	width: 70px;
	height: 72px;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	-ms-interpolation-mode: bicubic;
}

#pageflip .msg_block {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
}
