.dependency {
	background-color: yellow;
}
td {
	vertical-align: top;
}
.filename {
	display: block;
}
.filename:hover {
	background-color: #eee;
}