body { margin-bottom: 15px; }
nav { padding: 0 5px; }
.start-m50 { }
footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #176fc0;
	font: 8pt tohoma,arial,helvetica;
	margin-top: 3px;
	background-color: white; /* iPhone rubberband scroll puts text behind */
	text-align: center;
}

.strikeout { text-decoration: line-through; text-decoration-thickness: 2px; }
#teamName { margin-right: 20px; }
#hideRainoutsLabel { margin-right: 3px; }

@media (min-width: 768px) {
	.start-m50 { left: -50% !important; }
}
