		#alert
		{
			overflow:hidden;
			width: 100%;
			text-align: center;
			position: absolute;
			top: 0;
			left: 0;
			background-color: #fdfcf6;
			height: 0;
			color:#000;
			font: 20px/40px arial, sans-serif;
			opacity: .9;
			z-index:100000000 !important;
		}
