.democracy {max-width: 500px; background: url('http://www.panorama.it/panorama/statici/img_canali/cult/panorama-sondaggio.jpg') bottom right; font-size: .8em; padding: 1em; padding-bottom: 6em;}
.democracy input {float: right;}
#democracy h3 {display: none;}


.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
}

.democracy input {
vertical-align: middle;
margin-right: 5px;
width: auto;
}

.democracy .addAnswerText {
width: 80%;
}

.dem-graph {
background-color:#FFF;
height: 10px;
}

.dem-graph a, .dem-graph a:hover {
background-image: url(http://blog.panorama.it/wp-content/plugins/democracy/sfondobarra.gif);
border-right: 1px solid #9EB1C2;
height:10px
}


* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: 0px;
}

* html .dem-graph {
height: 5px;
}

.dem-graph b, .dem-graph i {
color: #444;
}

.dem-voted-for-this {
border-color: #9EB1C2;
background-color:#FFF;
}

/* blix fix */
.democracy ul { padding: 0; } 
.democracy label {
float: none;
display: inline;
}


.democracy ul li {
list-style: none;
background: none;
min-height: 20px;
}

/*.dem-vote-button {
background-color:#EEEEEE;
color:#003399;
}}*/
.democracy input.dem-vote-button {
color:#FFF;
border: 1px solid #9EB1C2;
background-color:#9EB1C2;
font: 900 1em Tahoma, Arial;

