.ratepost {
	POSITION: relative; WIDTH: 120px; DISPLAY: block
}
.ratepost .starsbar {
	HEIGHT: 12px
}
.ratepost .starsbar .outer {
	WIDTH: 120px; BACKGROUND: url(../stars/oxygen/stars12.png) repeat-x 0px 0px; HEIGHT: 12px
}
.ratepost .starsbar .inner {
	WIDTH: 0px; BACKGROUND: url(../stars/oxygen/stars12.png) repeat-x 0px -24px; HEIGHT: 12px
}
.ratepost .starsbar A {
	BORDER-BOTTOM: 0px; POSITION: absolute; BORDER-LEFT: 0px; DISPLAY: block; HEIGHT: 12px; BORDER-TOP: 0px; TOP: 0px; BORDER-RIGHT: 0px; TEXT-DECORATION: none; LEFT: 0px
}
.ratepost .starsbar A:hover {
	BACKGROUND: url(../stars/oxygen/stars12.png) repeat-x 0px -12px
}
.ratepost .starsbar A.s1 {
	WIDTH: 12px
}
.ratepost .starsbar A.s2 {
	WIDTH: 24px
}
.ratepost .starsbar A.s3 {
	WIDTH: 36px
}
.ratepost .starsbar A.s4 {
	WIDTH: 48px
}
.ratepost .starsbar A.s5 {
	WIDTH: 60px
}
.ratepost .starsbar A.s6 {
	WIDTH: 72px
}
.ratepost .starsbar A.s7 {
	WIDTH: 84px
}
.ratepost .starsbar A.s8 {
	WIDTH: 96px
}
.ratepost .starsbar A.s9 {
	WIDTH: 108px
}
.ratepost .starsbar A.s10 {
	WIDTH: 120px
}
.ratingblockarticle {
	FONT-SIZE: 1em
}
.ratingloaderarticle {
	TEXT-ALIGN: center; HEIGHT: 12px; FONT-SIZE: 9px; VERTICAL-ALIGN: middle
}
