#vote-star {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 10px; MARGIN: 0px auto 10px; OVERFLOW: auto; WIDTH: 360px; PADDING-TOP: 0px; BORDER-BOTTOM: #f1f1f1 1px dashed;display: inline;
}
#vote-star DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 200px; LINE-HEIGHT: 20px; PADDING-TOP: 0px
}
#vote-star DL DT {
	FONT-WEIGHT: bold; FLOAT: left; COLOR: #ff6600
}
#vote-star DL DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/star_rating.gif) repeat-x left bottom; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 10px; TEXT-INDENT: -9000px; PADDING-TOP: 0px
}
#vote-star UL {
	FLOAT: right
}
#vote-star .star-rating {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/star_rating.gif) repeat-x left top; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px
}
#vote-star .star-rating LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #ff6600; PADDING-TOP: 0px
}
#vote-star .star-rating LI A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; Z-INDEX: 20; PADDING-BOTTOM: 0px; WIDTH: 20px; TEXT-INDENT: -9000px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: 20px; TEXT-DECORATION: none
}
#vote-star .star-rating LI A:hover {
	Z-INDEX: 1; BACKGROUND: url(../images/star_rating.gif) left bottom; LEFT: 0px
}
#vote-star .star-rating A.one-star {
	LEFT: 0px
}
#vote-star .star-rating A.one-star:hover {
	WIDTH: 20px
}
#vote-star .star-rating A.two-stars {
	LEFT: 20px
}
#vote-star .star-rating A.two-stars:hover {
	WIDTH: 40px
}
#vote-star .star-rating A.three-stars:hover {
	WIDTH: 60px
}
#vote-star .star-rating A.three-stars {
	LEFT: 40px
}
#vote-star .star-rating A.four-stars {
	LEFT: 60px
}
#vote-star .star-rating A.four-stars:hover {
	WIDTH: 80px
}
#vote-star .star-rating A.five-stars {
	LEFT: 80px
}
#vote-star .star-rating A.five-stars:hover {
	WIDTH: 100px
}