.loadingIndicator{
	width: 24px;
	height: 24px;
	background: url('/.style/standard/xhtml/ajax/loading.gif');
	position: absolute;
	z-index: 99;
}