.tabInline {
	font: inherit;
	display: inline;
	vertical-align: middle;
	/* border: solid 1px #00ff00; */
	background: none;
	background-color: none;
	background-image: none;
	height: auto;
}

.tabInline tr {
	background: none;
	background-color: none;
	background-image: none;
	height: auto;
}

.tabInline tr td {
	border: none;
	padding: 0;
}

.tabInline tr > td:first-child {
	min-width: 40px;
}
