﻿body
{
}

.modalBackground
{
	background-color: white;
	filter: alpha(opacity=70);
	opacity: 0.70;
}



.updateProgress
{
	border-width: 0px;
	border-style: solid;
	background-color:transparent;
	
	position: absolute;
	width: 180px;
	height: 45px;
    top: 4px;
    left: 212px;
}
