
img { behavior: url(iepngfix.htc) }
#flipthepage {
	//position: relative;
	//margin-right: -300; 
	//margin-top: 80;
	float: right;
	text-decoration: none;
}
#flipthepage img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	text-decoration: none;
}
#flipthepage .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(img/flip2.png) no-repeat right top;
	text-decoration: none;
}

