body{margin:0;}
img { behavior: url(iepngfix.htc) ; border:0;}
#pageflip {
	position: relative;
	right: 0; top: 0;
        z-index:10;
	float: right;
}
#pageflip img {
	width: 125px; height: 135px;
	z-index: 9999;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 110px; height: 115px;
	overflow: hidden;
	position: absolute;
        z-index: 9998;
	right: 0; top: 0;
	background: url(images/subscribe.png) no-repeat right top;
}