div.rateForegroundWhite { 
	background: url("../images/COM_stars.png") top left no-repeat; 
}

div.rateForegroundBlue { 
	background: url("../images/COM_stars_blue.png") top left no-repeat; 
}

div.rateForegroundDarkBlue { 
	background: url("../images/COM_stars_dark_blue.png") top left no-repeat; 
}

div.rateForegroundWhiteSmall { 
	background: url("../images/COM_stars_white_small.png") top left no-repeat; 
}
