.poll_title {
    padding: 2px;
    font-size: 14px;
    font-weight: bold;
}

.poll_question {
    padding: 1px;
    font-size: 12px
}

.poll_answer {
    padding: 1px;
    font-size: 12px;
}