@leogermani
this plugin is not 100% hxtml compatible, the style it inserts needs a small mod:
# <style>
#
# .vote2publish_button{
#
# float:;
# width:70px;
# height:80px;...
gives: required attribute "type" not specified
so make it <style type="text/css"> instead.
The same applies to the oneclickrepublish plugin.