.democracy {
width:140px;margin-top:12px;border:1px solid #493661;background: transparent url(http://campusalive.com/images/core_1/poll_bg.jpg) top center no-repeat;
padding: 45px 10px 15px 10px;
font: bold 12px Arial;
color:#fff;
text-align:left;
}

.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
}

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

.democracy .addAnswerText {
width: 80%;
font-weight: normal;
}

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

.dem-graph a, .dem-graph a:hover, .dem-graph a:visited, .dem-graph a:active {
	background: #55DD45;
	border-bottom: 5px solid #2BC01A;
	border-right: 0px solid #ccc;
	
}


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

* html .dem-graph {
height: 11px;
}

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

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

.dem-total-votes {
font-size: 9px;
}


/* blix fix */
.democracy ul { padding: 0;margin:14px 0; } 
.democracy label {
float: none;
display: inline;
font-weight:normal;
font-size: 11px;
}

.democracy ul li {
margin:4px 0;
padding:0;
list-style: none;
background: none;
font-weight: normal;
font-size: 11px;

}
