div.ajax_modal_loader
{
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
	opacity: 0.85;
	z-index: 5000;
}
