#page_peel {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 10000;
}
#page_peel .corner {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#page_peel .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}