td.folder-index
{
	font-family: tahoma, trebuchet ms; font-size: 11px;
	color: #333;

	padding: 0;
}

/**/

li.folder-index-item
{
	font-family: tahoma, trebuchet ms; font-size: 11px;
	color: #333;

	padding: 0px 0px 7px 0px;
}

/**/

span.folder-index-item
{
	font-family: tahoma, trebuchet ms; font-size: 11px;
	color: #333;
}

/**/

a.folder-index
{
	color: #003366;
	text-decoration: underline;
}

a.folder-index:hover
{
	text-decoration: none;
}



