When you active the Wp-Polls plugin in your wordpress blog, a CSS for that will appear in wp-head i.e. header part of your blog. Please let me know how to remove that from there and merge the poll css into main css of the blog.
Add the following code to your theme's functions.php: This will remove the CSS and now you can add the CSS to your main blog's CSS file.