#file_container{
	width:732px;
	font-size:12px;
	font-weight:normal;
	background-color:#e0e0ff;
}

#breadcrumbs {
	margin: 0 0 8px 0;
	text-align:center;
}

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

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

#listingcontainer {
	background-color:#fff;
	border-bottom:1px solid #e0e0ff;
}

#listingheader {
	color:#b01123;
	font-size:12px;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	font-weight:normal;
	color:#b01123;
}

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


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

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

#listing {
}

#listing div {
	clear:left;
	height:16px;
	padding:2px 0;
	display:block;
	vertical-align:bottom;
}

#listing img {
	width:16px;
	padding-right:4px; 
	float:left;
}

#listing span {
	width:642px; 
	float:left;
	overflow:hidden;
}

#listing span:hover {
	overflow:visible;
}


#listing em {
 	text-align:right;
	width:70px;
	float:left;
}

.b {
	background-color: #e0e0ff;
	
}

.w {
	background-color:#fff;
}

.mod {
	float:right;
}

.size {
	float:right;
}

.kb-discl {
	color:#000;
	font-size:75%;
	font-weight:normal;
	padding:20px 0;
}
