.view-slog table #slog_date {
	width: 105px;
}

.view-slog table .column-slog_date {
	word-wrap: normal;
}

.view-slog table #slog_host,
.view-slog table #slog_code {
	width: 137px;
}

.view-slog table .column-slog_data pre {
	margin: 0;
	overflow: scroll;
	word-wrap: normal;
}

.view-slog .search-controls p {
	margin-bottom: 5px;
}

.view-slog .search-controls td:first-child p {
	margin-top: 7px;
	text-align: right;
} 

.view-slog .search-controls span {
	float: right;
}

.view-slog .search-controls input {
	width: 125px;
	float: left;
}

.view-slog .search-controls input:nth-child(1) {
	width: 100%;
}

.view-slog .search-controls td {
	border-bottom: none;
}

.view-slog .search-instructions td {
	border-top: none;
	padding-bottom: 5px;
}

.mp6 .view-slog .search-instructions td {
	border-bottom: 1px solid #e1e1e1;
}
