body { 
background:#fff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
width: 688px;
margin:0 auto;
padding:0px 0 30px 0;
}

#breadcrumbs {
	color: #666;
	font-size: 1.1em;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #666;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

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

#listingheader {
	color: #000;
	text-align:right;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	
	display:none;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #666;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #333;
}


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

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
}

#listing a {
	display:block;
	padding: 5px 0;
	color: #666;
	text-decoration:none;
	width:670px;
	text-align:right;
	border-bottom:1px solid #ccc;
}

#listing a:hover {
	border-color:#000;
}

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



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

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

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

#listing a span img {
	width: 150px;
	visibility: hidden;	
}

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

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size: 1.2em;
	color: #6285CA;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

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

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin: 5px auto;
	text-align:center;
	font-size: 1em;
	color: #666;
}

#copy a {
	text-decoration: underline;
	color: #666;
}

.b {
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
