#ajax {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	background-color: Transparent;
	opacity: 0;
	width: 96%;
	height: 96%;
	z-index: 100;
	position: absolute;
	top: 2%;
	right: 2%;
	background-color: red;
}