.small_holder {
	height: 25px;
	width: 215px;
}
.meter_bkg {
	float: left;
	height: 19px;
	width: 163px;
	margin-top: 4px;
	background-image: url(../images/new_score_meters/small_meters/meter_bkg.png);
	background-repeat: no-repeat;
}
.score_bkg {
	float: left;
	height: 23px;
	width: 42px;
	background-position: center center;
	background-image: url(../images/new_score_meters/small_meters/score_bkg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	padding-right: 6px;
}
.meter_dark_fill {
	float: left;
	height: 19px;
	width: 163px;
	background-image: url(../images/new_score_meters/small_meters/dark_fill.png);
	background-repeat: no-repeat;
}
.style_small {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}

