﻿.ContentWrapper { width: 98.5%; }

.modalBackground 
{     
	background-color: Gray;     
	filter: alpha(opacity=50);     
	opacity: 0.50; 
}  
.updateProgress 
{     
	border-width: 1px;     
	border-style: solid;     
	background-color: #FFFFFF;  
	color: #323232;    
	width: 180px; 
	height: 65px;
} 

body
{
    margin-right: 20px;   
}
