.star5 {
	width: 6em;
	height:1.7em;
	text-align: center;
	color: #000099;
	background: #fad0cb;
	line-height:1.7em;
}
.star4 {
	width: 6em;
	height:1.7em;
	text-align: center;
	color: #000099;
	background: #f1cfd7;
	line-height:1.7em;
}
.star3 {
	width: 6em;
	height:1.7em;
	text-align: center;
	color: #000099;
	background: #e8cee3;
	line-height:1.7em;
}
.star2 {
	width: 6em;
	height:1.7em;
	text-align: center;
	color: #000099;
	background: #dfccee;
	line-height:1.7em;
}
.star1 {
	width: 6em;
	height:1.7em;
	text-align: center;
	color: #000099;
	background: #d6cbfa;
	line-height:1.7em;
}
.starGray {color: #b4b4b4;}