Is it possible to center the vote button in below script ?
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/p/6352993.js"></script>
<noscript><a href="http://polldaddy.com/poll/6352993/">This is very long test question to test how polldaddy handles questions that exceed that normal length............ yes a very long question indeed..............</a></noscript>
The button is styled with class : ‘pds-vote-button’
Here is a fiddle : http://jsfiddle.net/25LjE/8/
BY USING JQUERY:
DEMO USING JQUERY http://jsfiddle.net/rathoreahsan/25LjE/29/
OR BY USING CSS:
DEMO USING CSS http://jsfiddle.net/rathoreahsan/25LjE/33/