.explainPoint {
	display: block;
	padding: 2px 10px 2px 0;
	margin-right: 50px;
}

.explainPoint dt {
	float: left;
	text-align: center;
	width: 85px;
}

.redBack, .yellowBack, .greenBack {
	font-weight: bold;
}

.redBack {
	background-color:#ff0000;
}

.yellowBack {
	background-color:#ffec01;
}

.greenBack {
	background-color:#4fb33c;
}

strong.highlight-iak, strong.highlight-iak span {
	font-weight: bold;
	background-color: transparent !important;
}
strong.highlight-iak {
	color: #006 !important;
}
strong.highlight-iak span {
	color: #f60 !important;
}
