@paradox109, The green bars are {vb:raw post.reputationdisplay}, instead of {vb:raw post.reputation} for numbers.
@Merlinii, You could just change the code to something similar without the span class, so it would look like this:
Code:
<vb:if condition="$show['reputation']">
<dt>Reputation</dt> <dd>{vb:raw post.reputation}</dd>
</vb:if>
This would have the same effect plus it will align the columns like the rest of the extra_user_info