img { 
	behavior: url(iepngfix.htc) 
}
#pageflip {
	position: relative;
	right: 9px; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 2;
	position: absolute;
	right: 9px; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 9px; top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
}
a img {
	border: none;
}
