	img.barseparator {
		position: relative;
		width: 1px;
		height: 7px;
		float: left;
	}
	img.ratingbarline {
		position: relative;
		height: 1px;
		margin-top: 3px;
		float: left;
	}
	img.ratingbar {
		position: relative;
		top: -5px;
		height: 3px;
		line-height: 0px;
		margin: 0px;
		float: left;
		clear: both;
	}
	img.ratingbarx {
		position: relative;
		line-height: 0px;
	}

	div.ratingbaruserRate {
		position: relative;
		top: -7px;
		height: 10px;
		line-height: 0px;
		width: 1px;
		margin: 0px;
		border-right: 1px solid red;
		float: left;
		clear: both;
	}
	img.ratingbaruserRate {
		position: relative;
		top: -15px;
		height: 6px;
		width: 5px;
		margin: 0px;
		float: left;
		clear: both;
	}

