	#malockbg {

		width: 0px;
		height: 0px;

		top: 0px;
		left: 0px;

		position: absolute;
		z-index: 1500;

		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;

		background: #6C6C6C;
		display: none;

	}

	.maalpha {
		width:490px;
		-moz-user-select: none;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
		position:absolute;
		z-index:100;
	}
	.mabeta {
		width:490px;
		-moz-user-select: none;
		position:absolute;
		z-index:100;
	}
	