@charset "utf-8";
/* CSS Document */

img,.msg_block { behavior: url(iepngfix.htc); }
#pageflip {
	position: fixed;
	right: 0; bottom: 0;
	float: right; 
}
#pageflip img {
	width: 43px; height: 55px;
	z-index: 99;
	position: absolute;
	right: 0; bottom: 0;
	-ms-interpolation-mode: bicubic;
	cursor:pointer;
	border:none;
}
#pageflip .msg_block {
	width: 40px; height: 66px;
	overflow: hidden;
	position: absolute;
	right: 0; bottom: 0;
	background: url(../images/WebsiteSignature_WDScenter_content.png) no-repeat right top;
	text-indent: -9999px;
	z-index:99;

}
