/*
 Rider Display
*/
table.rider {
	width: 405px;
}

table.rider tbody th {
	text-align: left;
	background-color: #065500;
	color: #FFF;
}
