ul.resultcolor{
	width:100%;
}
ul.resultcolor li{
	width:100%;
}
ul.resultcolor li span.bar{
	display:block;
	background:#555;
	height:10px;
}
ul.resultcolor li#count1 span.bar{
	background:#50C8AD;
}
ul.resultcolor li#count2 span.bar{
	background:#60D586;
}
ul.resultcolor li#count3 span.bar{
	background:#3697E0;
}
ul.resultcolor li#count4 span.bar{
	background:#9859BC;
}
ul.resultcolor li#count5 span.bar{
	background:#5C6D7F;
}
ul.resultcolor li#count6 span.bar{
	background:#F1C500;
}
ul.resultcolor li#count7 span.bar{
	background:#EA9940;
}
ul.resultcolor li#count8 span.bar{
	background:#E35036;
}
ul.resultcolor li#count9 span.bar{
	background:#CACFD3;
}
ul.resultcolor li#count10 span.bar{
	background:#7F8B8D;
}


