That's using all of the core classes and templates so you can target the default poll block classes, in conjunction with the forum_list template class to make it apply only to the forum index.
Code:
.forum_list .PollContainer
{
margin-bottom: 10px;
}
