.democracy-choice { display: block; background: #8a3207; height: 3px; border-bottom: 2px solid #660000; font-size: 1px; }
.dem-choice-border { margin: 8px 0; display: block; background: #fff; height: 5px; width: 100px; border: 1px solid #ccc; }
.voted-for-this { border: 1px solid #000; }

/* BLIX fixies */
#democracy input { width: auto; }
#democracy ul { padding: 0; } 
#democracy label { float: none; display: inline; }
#sidebar #democracy ul li { font-size: 8pt; }

#dem-total-votes,.dem-total-votes  { font-weight: bold; }
.poll-question { }
#democracy,.democracy { margin-top: 6px; padding: 3px; border: 1px solid #ccc; background-color:#F1F2F2 }
#poll-label { font-size: xx-small; }
#democracy ul li, #content .democracy ul li  { background-image: none; }