span.progressBar {
	background-color: #CCCCCC;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 0; 
}

.uploadCompleted {
	display: none;
}