
.singleView-editBox {
	float: left;
	width: 100%;
}

.singleView-editBox .backLink {
	width: auto;
}

.singleView-editBox .editLink {
}

.singleView-editBox .deleteLink {
}

.hpl-table.singleViewTable .value {
	/*	width: 60%; */
	/* max-width: 350px; */
}

.hpl-table.singleViewTable .value.tx_hplfeuseradmin_comments {
	width: 400px;
}

.hpl-table.singleViewTable .value.tx_hplfeuseradmin_comments textarea {
	height: auto;
}

.hpl-table.singleViewTable .value.fileTreeFile {
	max-width: 100%;
	width: 100%;
}
