/* This section is used when you are displaying votes as a bar */
.votecontainer {
	width: 84px;
	
}
.votegraph {
}
.votes{
	font-size: 26px;
	font-family: "Arial Rounded MT Bold";
	text-align:center;
}

