.pollbox{
width:324px;
background-color: white;
border: medium double rgb(200,200,205);
padding:1px
}
.polltitle{
font-family:verdana,san-serif;
font-weight:bold;
}
.pollquestion{
font-family:"times new roman";
}
.pollanswer{
font-family:"times new roman";
font-style:italic;
font-size:small;
float:left;
}
.showpollanswer{
font-family:"times new roman";
font-style:italic;
font-size:small;
float:left;
}
.pollradio{
float:right;
}
.pollscore{
font-style:italic;
font-size:small;
float:right;
}
.showpollscore{
font-family:arial,san-serif;
font-size:x-small;
text-align:right;
clear:both;
}
.pollsubmit{
text-align:center;
}
.polllinkdesc{
padding-top:6px;
font-family:verdana;
font-style:normal;
font-size:xx-small;
text-align:center;
}


