﻿.score {
	float: left !important;
	border: 1px solid;
	border-radius: 4px;
	text-align: center;
	width: 80px;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 1;
}

	.score label {
		font-weight: 800;
	}

.score-val {
	font-size: 24px;
	line-height: 1.3;
}

.score-mod {
	margin:4px;
	font-size: 14px;
}
