<style type="text/css">
/*img { behavior: url(iepngfix.htc) }*/
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
	z-index:1001;
}
#pageflip img {
	width: 105px; height: 107px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 105px; height: 105px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(<?php echo SITE_PATH; ?>/images/flip_ads/4.jpg) no-repeat right top;
}
</style>

