ol.kbArticleList li {
	padding-bottom: 0.3em;
}
.rateArticleWidget {
	margin: 20px auto 10px auto;
	width: 60%;
}
.rateArticleWidget .rateArticleHeading {
	background-color: #3C5C99;
	color: #EEE;
	font-weight: bold;
	padding: 2px 0;
	text-align: center;
}
.rateArticleWidget table th.rateArticleScaleLeast {
	text-align: left;
}
.rateArticleWidget table th.rateArticleScaleMost {
	text-align: right;
}
.rateArticleWidget table {
	width: 100%;
}
.rateArticleWidget table td {
	text-align: center;
}