#assinatura {
	position: fixed;
	right: 0;
	bottom: 0;
}

#assinatura img {
	width: 25px; height: 27px;
	z-index: 99;
	position: absolute;
	right: 2px; bottom: 0;
	-ms-interpolation-mode: bicubic;
}

#assinatura .msg_block {
	width: 25px; height: 25px;
	position: absolute;
	z-index: 50;
	right: 0; bottom: 0;
	background: url(subscribe.png) no-repeat right bottom;
	text-indent: -9999px;
}