.barChart .line {
	background-color:#FFFFFF;
	border:1px solid #91B155;
	float:left;
	font-size:6px;
	height:8px;
	margin:5px 4px 0 0;
	width:100px;
}

.barChart .line .fill{
	background-color:#91B155;
	display:block;
	height:8px;
}

.barChart .text {
	float:left;
	width:162px;
}

.barChart li {
	font-size:14px;
	height:100%;
	line-height:16px;
	overflow:hidden;
	padding-left:8px;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.popularity {
	margin-top:20px;
}

.popularity var {
	font-weight:bold;
	color: #589442;
}

.popularity var sup {
	font-family:Verdana,"Helvetica Neue",sans-serif;
	font-size:20px;
	position:relative;
	top:3px;
	vertical-align:text-top;
	margin-left:20px;
}

.popularity var b {
    font-family:"Helvetica Neue",Verdana,sans-serif;
    font-size:2.465em;
    line-height:100%;
	overflow:hidden;
	position:relative;
	vertical-align:text-top;
}


.popularity span {
	font-family:"Helvetica Neue",Verdana,sans-serif;
	overflow:hidden;
}

.title_segments {
	padding-bottom:5px;
}

.rate {
    height: 18px;
    width: 72px;
    overflow: hidden;
    float: left;
    margin-right: 4px;
    position: relative;
}	

.sprite-ratings {
	background-image:url(/images/rating.png);
	background-repeat:no-repeat;
	height:200px;
	width:72px;
	position: absolute;
}

.s50 img {
	left: 0;
	top: 0;
}

.s45 img {
    left: 0;
    top: -18px;
}

.s40 img {
    left: 0;
    top: -36px;
}

.s35 img {
    left: 0;
    top: -54px;
}

.s30 img {
    left: 0;
    top: -72px;
}

.s25 img {
    left: 0;
    top: -90px;
}

.s20 img {
    left: 0;
    top: -108px;
}

.s15 img {
    left: 0;
    top: -126px;
}

.s10 img {
    left: 0;
    top: -144px;
}

