.pollResultBar 
{
background-color : #ff6600;
height : 5px;
}

.pollResultAnswerFirstRow 
{
font-family : Arial;
font-size : 12px;
color : #ffffff;
}

.pollResultTable 
{
font-weight : bold;
color : #ff6600;
width : 50%;
}

table
{
font-family : Arial;
font-size : 12px;
color : #ffffff;
}

.pollResultAnswerSecondRow 
{
vertical-align : top;
height : 15px;
}

