#AjaxLoadingDiv {
	z-index: 1;
	position: absolute;
	right: auto;
	font-size: 9px;
	bottom: 212px;
	cursor: wait;
	left: 203px;
	width: 110px;
	height: 29px;
	background-color: #FFFFFF;
	border: thin solid #9999FF;
}

.SorterBand{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

}

#bigDialogCover {
background-color: #003300;
height:150%;
left:0px;
opacity:0.4; filter: alpha(opacity=40);
position:absolute;
top:0px;
width:150%;
z-index:200;
	
}