.democracy {
max-width: 345px;
}
.poll-question {
text-align:center;
color:#ffffff;
font-size:14px;
font-faimly:arial;
background:url(http://www.mustknowinvesting.com/wp-content/themes/default/images/headerbg.png); 
background-repeat:no-repeat;
}
.democracy h2 {
text-align:center;
color:#ffffff;
font-size:14px;
font-faimly:arial;
background:url(http://www.mustknowinvesting.com/wp-content/themes/default/images/headerbg.png); 
background-repeat:no-repeat;
}
*html .democracy h2 {
background:#86B669; 
}
.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
padding-right:5px;
}

.democracy input {
vertical-align: middle;
margin-right: 5px;
width: auto;
}

.democracy .addAnswerText {
width: 80%;
color:#ffffff;
}

.dem-graph {
border: 1px solid #ccc;
height: 10px;
}

.dem-graph a, .dem-graph a:hover {
background: #AEEF86;
border-bottom: 5px solid #8EBE71;
border-right: 1px solid #ccc;
}


* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: 6px;
color:#ffffff;
}

* html .dem-graph {
height: 12px;
font-weight:bold;
color:#fff;
}

.dem-graph b, .dem-graph i {
color:#000000;
}

.dem-voted-for-this {
border-color: #888;
}

/* blix fix */
.democracy ul { padding: 0; } 
.democracy label {
float: none;
display: inline;
}

/*
.democracy ul li {
list-style: none;
background: none;
}
*/
