@CHARSET "UTF-8";

.progress
{
	background:				white url(../images/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
 
#upload_error
{
	color: red;
}

.hide
{
	display: none;
}

