.content img {
	border: 0;
}

.electronicCabinet {
	margin-bottom: 5px;
}
	.electronicCabinet img {
		width: 26px;
		vertical-align: middle;
	}

.path {
	width: 740px;
	padding: 2px;
	background: #0098aa;
	color: white;
	font-weight: bold;
}

.toolbar img {
	width: 30px;
	border: 0;
}
.toolbar tr td:first-child {
	padding-right: 20px;
}

.files {
	max-width: 740px;
}
.files td {
	padding: 3px;
	white-space: nowrap;
}
.files img {
	width: 25px;
}
	.files .filesTd1, .files .filesTh1 {
		width: 25px;
	}
	.files .filesTd2, .files .filesTh2 {
		width: 525px;
		white-space: normal;
	}
	.files .filesTd3, .files .filesTh3 {
		width: 100px;
	}
	.files .filesTd3, .files .filesTh4 {
		width: 100px;
	}

	.files .filesHead th {
		background: #0098aa;
		color: white;
	}