#napapiiri {
	padding:10px;
	background:#303030;
	border:none;
	width:550px;
	margin-left:-295px;
}
#napapiiri .jqmClose {
	float:right;
	color:#ccc;
	font:normal 14px Arial, Helvetica, sans-serif;	
	margin-bottom:5px;
}
#pageflip {
	position:absolute;
	bottom:0;
	right:0;
}
#pageflip img {
	width: 50px; height: 50px;
	z-index: 99;
	position: absolute;
	bottom:0;
	right:0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 40px; height: 40px;
	position: absolute;
	overflow:hidden;
	z-index: 50;
	bottom:0;
	right:0;
	text-indent:-9999px;
	background:#fff url(msg_block.gif) bottom right no-repeat;
}