#indexlist
{
	width: 95%;
	margin: 0 auto;
	border-spacing: 0;
	border-collapse: collapse;
}

.indexcolicon { width: 4px; }
.indexcolname, .indexcollastmod { text-align: left; }
.indexcollastmod { width: 200px; }

.indexcolsize
{
	text-align: right;
	width: 60px;
}

hr { border:0; height:1px; color:#AAA; background-color:#AAA; }

tr.odd
{
	background-color: #eee;
	height: 20px;
}

tr.even
{
	background-color: #FFF;
	height: 20px;
}

td { padding: 6px 0; }