.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.re-uiStar {
	background: url("images/star-small.png") repeat scroll 0 -13px
		rgba(0, 0, 0, 0);
	height: 11px;
	width: 55px;
}

#re-constip .st-inner {
	background-color: #FFFFFF;
	display: block;
	height: 100%;
}

#re-constip {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 11px;
	left: 0;
	padding: 3px 15px;
	position: absolute;
	top: 0;
	z-index: 10000;
}

#re-constip hr {
	background-color: #777777;
	border: medium none;
	height: 1px;
	margin: 2px 0 5px;
}

#re-constip .st-i {
	background: url("images/star-small.png") repeat scroll 0 -2px
		rgba(0, 0, 0, 0);
	float: left;
	height: 11px;
	width: 55px;
}

.re-uiStar i {
	background: url("images/star-small.png") repeat scroll 0 -25px
		rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 11px;
}

#re-constip .st-bar {
	background-color: #444444;
	float: left;
	height: 8px;
	margin: 0 5px;
	position: relative;
	top: 2px;
	width: 80px;
}

#re-constip .st-count {
	float: left;
}

#re-constip .st-i>i {
	background-color: #333333;
	display: block;
	height: 100%;
}

#re-constip .st-i>i.st-1 {
	width: 44px;
}

#re-constip .st-i>i.st-2 {
	width: 33px;
}

#re-constip .st-i>i.st-3 {
	width: 22px;
}

#re-constip .st-i>i.st-4 {
	width: 11px;
}

#re-constip .st-i>i.st-5 {
	width: 0;
}