$(document).ready(function(){
	$(function() {
	  $("#poll_vote_1").jqTransform();
	});
});
