﻿.question
{
}

.choice
{
}

.bar
{
    display:block;
    float:left;
    background: url('/_images/Poll-1.jpg');
    color: #000000;
    text-align: right;
    height:15px;
}

.bar_end
{
    display:block;
    float:left;
    background: url('/_images/Poll-1-end.jpg') no-repeat;
    width: 2px;
    height: 15px;
}