#img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 334px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 334px; height: 52px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	padding-top:0px;
	margin-top:0px;
	/*background: url(subscribe.png) no-repeat right top;*/

}