﻿.progress
{
	width:100%;
	height:35px;
	margin-top:30px; 
	margin-left:300px; 
	background-image: url(/images/loading.gif); 
	background-repeat: no-repeat;
	display:none;
}