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