#pgr
{
	display: none;
	position: absolute;
	width: 100%;
	margin-top: 100px;
	z-index: 1000;	
}

#pgrframe
{
	width: 80%; 
	border: 2px solid #777777;
	margin: 0px auto; 
	height: 18px;	
	background-color: white;
}

#pgrbar
{
	width: 0%; 
	background-color: #1b406d;
	height: 18px;	
}
