.pollResultAnswerFirstRow 
{
line-height : 20px;
text-align : left;
font-family : Arial;
font-size : 12px;
color : #666666;
height : 15px;
padding-left : 20px;
}

.pollResultAnswerSecondRow 
{
vertical-align : top;
display : block;
height : 20px;
padding-left : 20px;
}

.pollResultBar 
{
background-color : #D6006B;
height : 5px;
}

.pollResultTable 
{
line-height : 20px;
font-weight : bold;
color : #D6006B;
width : 100%;
}

.pollResultTable input
{
line-height : 20px;
border-width : 0px;
}

.pollResultTable label
{
padding-left : 5px;
}


