﻿.results { border: solid 1px #000; padding: 5px; background-color: #ccc;}


.upContainer
{
	width: 400px;
	height: 60px;
	border: solid 1px #000;
	background-color: #D4EAC3;
}

.upOuterBar
{
	width: 380px;
	height: 40px;
	margin: 10px;
	border: solid 1px #000;
	background-color: #fff;
	overflow: hidden;
}

.upInnerBar
{
	width: 0;
	height: 40px;
	background: #c2c2c2 url(images/progressUploadBg.jpg);
	position: relative;
}

.upLabel
{
	width: 100%;
	background-color: Transparent;
	color: #000000;
	text-align: center;
	z-index: 9999;
	position: relative;
	top: -35px;
}



 IMG { border: none; }

 .AdminFilesFooter 
 {
	background-color: #DDEECE; 
	background-image: url(images/bgGreen60pxHeight.png);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	
	}
 .AdminFilesHeader 
 {
	background-image: url(images/bgGridTopAdministration.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-family: Arial;
	font-size: 11px;
 }
 .Error { color:red; font-weight: bold; }
            
            