body {
	-webkit-text-size-adjust: none;
}
.display #header, .preferences #header {
	margin: 0 5px 18px;
}
#container {
	margin: 0 5px;
}
.display .pane, .display .pane-column {
	margin: 0 0 5px;
	min-width: 0;
	width: 100%;
}
table td a {
	display: inline-block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}