﻿.modalBackground
{
	background-color:transparent;
	filter: alpha(opacity=50);
	opacity: 0.50;
	cursor:wait;
}

.updateProgress
{
	/*border-width: 1px;
	border-style: solid;*/
	background-color:transparent;
	position: absolute;
	width: 180px;
	height: 65px;
	cursor:wait;
}
