#referer
{
	position:fixed;
	top:20px;
	z-index:9999;
	opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)";
	background-color:#484;
	width:100%;
}