.voteTopResult ul{
	list-style: none;
	padding: 0px;
}
.voteTopResult ul li{
	clear: both;
	font-size:11px;
}
.voteTopResult ul li .left,.voteTopResult ul li .right{
	float:left;
	width:160px;
	margin:0px;
}
.voteTopResult ul li .right{
	width:100px;
}

.bubbleIdentifier{
	background-image: url("/images/buttons/infoButton.png");
	width:18px;
	height: 18px;
	display: inline-block;
	text-decoration: none !important;
}

.searchListEntryContent .rankContainer{
	height:32px;
}

.searchListEntryContent .rankContainer div{
	margin-top:0px !important;
}

.searchListEntryContent .rankAverage{
	background-image:url('/images/icons/average.png');
	background-repeat: no-repeat;
	padding-left:18px;
	margin-left:3px;
	height: 13px;
}