#container #contentContainer #RideMaps {
	border: 5px groove #00F;
}
tr {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.centeredRed {
	color: #F00;
	text-decoration: blink;
	text-align: center;
}

