.motorracingleague_entry_table td {
	text-align: left;
}

table.motorracingleague th {
	padding: 1px 4px;
	margin: 0;
}
table.motorracingleague td {
	vertical-align: top;
	padding: .5rem;
	border: 0;
	margin: 0;
	border-bottom: 1px solid #f1f1f1;
	white-space:nowrap;
}


table.motorracingleague > thead{
	border-bottom: 1px solid;
}

table.motorracingleague caption {
	font-weight: bold;
}
/* 
.motorracingleague_results {
	font-size:smaller;
} */

div.motorracingleague-results {
	overflow: auto;
}

table.motorracingleague_results th.motorracingleague_player {
	text-align: left;
}

.motorracingleague_clock {
	font-weight: bold;
}

.motorracingleague-form table td {
	padding: 2px 10px 2px;
}

.motorracingleague-form table th {
	padding: 6px 10px 2px;
}

.motorracingleague-form table tr {
	line-height: 1em;
}

table.motorracingleague_stats {
	table-layout: fixed;
}

.motorracingleague_doubled.motorracingleague_left:after {
	content:'*';
}
.motorracingleague_doubled.motorracingleague_right:before {
	content:'*';
}

.motorracingleague_entry_table tbody tr td{
	padding: .5rem 0;
}

.motorracingleague_entry_table tbody tr td:first-child{
	font-weight: 500;
	color: #b00006;
}