ID:28651
 
copy and paste the following into your layout if your polls arent fixed yet.:

.center, #center {
width: 56%;
position: absolute;
top: 80pt;
left: 22%;
}

.posts {
}
.poll_question, .poll_options, .poll_results, .poll_tagline, .poll_links {
color: #66CC00;
}

.poll_form {
margin-left: 12pt;
}

.poll_vote_button {
margin-top: 8pt;
}

.poll_question {
font-weight: bold;
}

.poll_options, .poll_results {
margin-left: auto;
margin-right: auto;
}

.poll_tagline {
font-style: italic;
margin-bottom: 3pt;
}

.poll_links {
font-size: 85%;
margin-bottom: 3pt;
}

.poll_dot {
font-size: 150%;
font-weight: bold;
}

.poll {
text-align: center;
border-bottom: thin solid #666666;
margin-bottom: 10pt;
margin-left: 5pt;
margin-right: 5pt;
padding-left: 20pt;
padding-bottom: 5pt;
}
Since when and how are they broken?
You had to highlight them to see what you were polling on, before.