:hmm I think this modification is missiong the followign things
1st <h3> css which would be
HTML Code:
h3{font-size:13px;margin:0;display:inline}
2nd There is no change after voting, so add an Ajax cahnge after voting, like in here
3rd after voting, if "$vbulletin->options['votechange']" is = to No, then the yellow thing is gone, and it moves to the bar showing your rating (like in here), otherwirse when clicking on your rating, display a meny to change vote.
I think that should cover most of the missing things ^^