.ExercisesList td {
	text-align: left;
	vertical-align: top;
}

.ExercisesList .Cols_2 td {
	width: 300px;
}

.ExercisesList h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.ExercisesList a.button {
	display: inline;
	line-height: 20px;
}

