DIV.fivestar-widget-static .star {
	WIDTH: 17px; BACKGROUND: url(small_star.png) no-repeat 0px 0px; HEIGHT: 15px
}
DIV.fivestar-widget-static .star SPAN.on {
	BACKGROUND: url(small_star.png) no-repeat 0px -32px
}
DIV.fivestar-widget-static .star SPAN.off {
	BACKGROUND: url(small_star.png) no-repeat 0px 0px
}
DIV.fivestar-widget .cancel {
	WIDTH: 17px; HEIGHT: 15px
}
DIV.fivestar-widget .star {
	WIDTH: 17px; HEIGHT: 15px
}
DIV.fivestar-widget .cancel {
	BACKGROUND: url(small_delete.png) no-repeat 0px 0px
}
DIV.fivestar-widget .cancel A {
	BACKGROUND: url(small_delete.png) no-repeat 0px 0px
}
DIV.fivestar-widget .star {
	BACKGROUND: url(small_star.png) no-repeat 0px 0px
}
DIV.fivestar-widget .star A {
	BACKGROUND: url(small_star.png) no-repeat 0px 0px
}
DIV.fivestar-widget DIV.on A {
	BACKGROUND-POSITION: 0px -16px
}
DIV.fivestar-widget DIV.hover A {
	BACKGROUND-POSITION: 0px -32px
}
DIV.rating DIV A:hover {
	BACKGROUND-POSITION: 0px -32px
}
