span.wd
{
   color:red;
   font-family: arial;
   font-size: 0.8em;
}

.wdPath
{
	border-style: ridge; 
	background: #234c60; 
	padding: 2px;
}

.wdColHeader
{
	border: 2px solid; 
	border-style: outset; 
	text-align: center;
	color:#fff;
	background: #234c60;
}
.wdColNavn
{
	border: 2px solid; 
	border-style: outset; 
	text-align: center;
	color:#fff;
	background: #234c60;

}

.wdFilePerms
{
	text-align: center;
	width: 15px;

}

.wdSummary
{
	border-style: outset;
	border: 2px solid; 
	background: #234c60;
	color:#fff;  
	text-align: center;
	margin: 3px;
	padding: 3px;
}

