table.company {
	text-align:      left;
	margin-left:     4em;
	border-collapse: collapse;
	position:        relative;
	z-index:         99;
}
th {
	background-color: lightgray;
}
