@charset "UTF-8";
/* CSS Document */

img { behavior: url(http://wheelstv.tv/design/css/iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 150px; height: 150px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(http://wheelstv.tv/design/images/wheelstvinfo.png) no-repeat right top;
}