#noscript {
			position: fixed;
			top: 0px;
			left: 25%;
			z-index: 199;
			width: 50%;
			height: 30px;
			background: #ffffe1;
			border-bottom: 1px solid #999999;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
			font-size: 14px;
			text-align:center;
			font-weight:bold;
			padding-top:15px;
			color: #646464;
			}