.swim-workout {
	border: 1px solid #000000;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 45%;
}
.swim-distance {
	font-size: 110%;
	font-weight: bold;
}
.swim-section-title {
	font-weight: bold;
}
.swim-workout-sep {
	clear: both;
}
.page-header {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
