div.poll_answer_group {
padding: 10px 0;
}

p.poll_error {
color: red;
}

p.poll_results {
padding-top: 10px;
}

p.poll_question {
font-weight: bold;
}

table.poll_answer_table {
padding-bottom: 10px;
}

table.poll_answer_table td {
padding-right: 20px;
}
