
#download-file-container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#FFFFFF;
	
}

#download-file-container img {
	border: 0;
}

#download-file-container form {
	margin: 0;
	padding: 0;
}

#download-file-listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#download-file-listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#download-file-listingheader a, 
#download-file-listingheader a:active, 
#download-file-listingheader a:visited, 
#download-file-listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#download-file-listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#download-file-headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#download-file-headersize {
	text-align:right  !important;
	width: 75px;
	float: left;
}

#download-file-headermodified {
	text-align:right  !important;
}

#download-file-listing {
	border: 1px solid #A7C5FF;
}

#download-file-listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	text-align:right;
	
}

#download-file-listing a:hover {
	background-color:#DBE6FE;
}

#download-file-listing a img {
	float:left;
	margin-right: 4px;
}



#download-file-listing a strong {
	width: 300px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#download-file-listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#download-file-listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#download-file-listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#download-file-listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#download-file-upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#download-file-uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#download-file-uploadcontent {
	padding: 2px 5px 2px 5px;
}


#download-file-copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#download-file-copy a {
	text-decoration: underline;
	color: #666666;
}

#download-file-container .b {
	background-color: #E9F0FF;
	
}

#download-file-container .w {
	background-color:#FFFFFF;
}

#download-file-container .mod {
	float:right;
}

#download-file-container .size {
	float:right;
}
