.files .file-item:not(:last-child)
{
	margin-bottom: 5px;
}

.file-item
{
	white-space: nowrap;
}

.file-item a
{
	line-height: 120%;
	white-space: pre-wrap;
}