Oops <img src="https://www.ubbcentral.com/boards/images/graemlins/blush.gif" alt="" /> <img src="https://www.ubbcentral.com/boards/images/graemlins/tongue.gif" alt="" />

Code
			print qq(<tr><td bgcolor="$vars_style{$colorx[0]}" width="25%">[b]$opt[/b]</td> );
			$results->{$dex}->{$ox} &#0124;&#0124;= 0;
			my $vote_percentage = sprintf("%.2f", ($results->{$dex}->{$ox} / $totals->{$dex})) * 100;
			my $width_percentage = sprintf("%.2f", ($results->{$dex}->{$ox} / $maxes->{$dex})) * 100;

			print qq(<td bgcolor="$vars_style{$colorx[0]}" align="right" width="15%">[b]$vote_percentage[/b]% ($results->{$dex}->{$ox})</td> );
I also can't find 'quest'/ect classes, maybe it should be there, but anyway also digits have different styles.