/*** DEFAULT POLL STYLES ***/

div.surveyResponse {
width: 180px;
white-space: nowrap;
overflow: hidden;
}

div.surveyResults {
}

div.surveyResults img
{
}

div.question {
font-family: Georgia;
font-size: 10pt;
font-weight: bold;
padding-top: 15px;
}

div.responses {
padding-top: 4px;
padding-left: 15px;
}

div.category {
font-family: Arial;
font-weight: bold;
padding: 2px 5px;
margin-bottom: 2px;
}

#poll_display
{
}
