﻿div.MyAjaxWait {
	color: Gray;
	font-size: 14px;
	position: fixed;
	bottom: 50%;
	left: 50%;
	background: #FFFFFF no-repeat right top;
	padding: 3px 3px 3px 3px;
	z-index: 10000;
    border: 2px solid;
}
