﻿.ajaxloading {
	position: absolute;
	background-color: #fff;
	z-index:10000000;
	background: #fff url(loading.gif) no-repeat center;
}
