#bar_inside
{
	height:100%;
	width:0%;
	background:yellow;
	margin:0 !important;
}
#bar_outside
{
	background:orange;
	height:20px;
	width:300px;
	border:#721000 2px solid;
	border-radius:6px;
	margin:auto;
}
#fake_file_input
{
	margin-right:4px !important;
	width:50% !important;	
}
#downloadfeedback
{
	color:#721000;
	padding:30px;
	margin:auto;
	text-align:center;
}
#downloadfeedback div
{
	margin:10px auto;
}
.therate
{
	width:95%;
	text-align:right;
}
.theremaining
{
	font-size:16pt;
}
.thetimeleft
{
	font-size: 11pt;
}

#uploadSubmitButton, #upload_file
{
	cursor:pointer;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-color:#FEB101 !important;
	border:3px solid #CA2C13 !important;
	color:#CA2C13 !important;
	height:auto !important;
	opacity:1 !important;
	padding:1px 5px !important;
	width:auto !important;
}

#upload_file
{
	border:2px solid !important;
}

#uploadSubmitButton:hover, #upload_file:hover
{
	-moz-border-radius:5px;
	background-color:yellow !important;
}
.theheader
{
	width: 350px; font-size: 14pt;
}
.themixpagelink
{
	display:none;
}

.themixpagelink div
{
	padding:1px;
	margin:1px !important;
}

