FORM.fivestar-widget {
	DISPLAY: block; CLEAR: both
}
FORM.fivestar-widget SELECT {
	MARGIN: 0px
}
FORM.fivestar-widget INPUT {
	MARGIN: 0px
}
.fivestar-combo-stars .fivestar-static-form-item {
	FLOAT: left; MARGIN-RIGHT: 40px
}
.fivestar-combo-stars .fivestar-form-item {
	FLOAT: left
}
.fivestar-static-form-item .form-item {
	MARGIN: 0px
}
.fivestar-form-item .form-item {
	MARGIN: 0px
}
DIV.fivestar-widget-static {
	DISPLAY: block
}
DIV.fivestar-widget-static BR {
	CLEAR: left
}
DIV.fivestar-widget-static .star {
	TEXT-INDENT: -999em; WIDTH: 17px; BACKGROUND: url(../widgets/default/star.gif) no-repeat 0px 0px; FLOAT: left; HEIGHT: 15px; OVERFLOW: hidden
}
DIV.fivestar-widget-static .star SPAN.on {
	WIDTH: 100%; DISPLAY: block; BACKGROUND: url(../widgets/default/star.gif) no-repeat 0px -32px; HEIGHT: 100%
}
DIV.fivestar-widget-static .star SPAN.off {
	WIDTH: 100%; DISPLAY: block; BACKGROUND: url(../widgets/default/star.gif) no-repeat 0px 0px; HEIGHT: 100%
}
DIV.fivestar-widget {
	DISPLAY: block
}
DIV.fivestar-widget .cancel {
	TEXT-INDENT: -999em; WIDTH: 17px; FLOAT: left; HEIGHT: 15px; OVERFLOW: hidden
}
DIV.fivestar-widget .star {
	TEXT-INDENT: -999em; WIDTH: 17px; FLOAT: left; HEIGHT: 15px; OVERFLOW: hidden
}
DIV.fivestar-widget .cancel {
	BACKGROUND: url(../widgets/default/delete.gif) no-repeat 0px -16px; TEXT-DECORATION: none
}
DIV.fivestar-widget .cancel A {
	BACKGROUND: url(../widgets/default/delete.gif) no-repeat 0px -16px; TEXT-DECORATION: none
}
DIV.fivestar-widget .star {
	BACKGROUND: url(../widgets/default/star.gif) no-repeat 0px 0px; TEXT-DECORATION: none
}
DIV.fivestar-widget .star A {
	BACKGROUND: url(../widgets/default/star.gif) no-repeat 0px 0px; TEXT-DECORATION: none
}
DIV.fivestar-widget .cancel A {
	WIDTH: 100%; DISPLAY: block; BACKGROUND-POSITION: 0px 0px; HEIGHT: 100%; CURSOR: pointer
}
DIV.fivestar-widget .star A {
	WIDTH: 100%; DISPLAY: block; BACKGROUND-POSITION: 0px 0px; HEIGHT: 100%; CURSOR: pointer
}
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
}
FORM.fivestar-widget DIV.description {
	MARGIN-BOTTOM: 0px
}
