﻿img { behavior: url(iepngfix.htc) }
#pageflip {
	
	right: 0; top: 0;
	float: right; 
	padding-left:50px;
}
#pageflip img {
	width: 50px; height: 50px;
	z-index: 200;
	position: absolute;
	
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../ajith/subscribe.png) no-repeat right top;
}

