﻿body
{
}

.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=40);
	cursor:wait; 
	 
}



.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
	cursor:wait; 
}
