﻿body
{
}

.modalBackground2
{
	background-color: #fef7c1;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

.updateProgress2
{
	/*padding-top:5px;*/
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	left:400px;
	top:150px;
	width: 180px;
	height: 65px;
}

.updateProgress3
{
	/*padding-top:5px;*/
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	/*position: absolute;
	left:400px;
	top:150px;*/
	width: 180px;
	height: 65px;
}
