.democracy {
max-width: 420px;
}

.democracy img {
width: 100%;
margin-bottom: auto;
margin-top: 0px;
vertical-align: baseline;
}

.democracy input {
vertical-align: baseline;
margin-botton: 0px;
margin-right: auto;
width: auto;
}

.democracy .addAnswerText {
width: 80%;
}

.dem-graph {
border: 1px solid #006400;
height: 10px;
margin-top: -5px;
margin-botton: auto;
}

.dem-graph a, .dem-graph a:hover {
background: #006400;
border-bottom: 5px solid #006400;
border-right: 1px solid #006400;
}


* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: thin;
}

* html .dem-graph {
height: 11px;
}

.dem-graph b, .dem-graph i {
color: #FFF8DC;
}

.dem-voted-for-this {
border-color: #006400;
}

/* blix fix */
.democracy ul { padding: 0; } 
.democracy label {
float: none;
display: inline;
}

.democracy li {
list-style: none;
background: none;
}
