div.fixtures {
	text-align: center;
}

div.fixtures table {
	margin: 10px auto;
}

div.fixtures table th {
	padding: 10px 5px;
	border-bottom: 1px solid white;
}

div.fixtures table td {
	padding:  4px 18px;
	border-bottom: 1px solid #6EA5C5;
}

