.democracy {
margin-top:15px;
max-width:400px;
}
.leva_side .democracy {
margin-top:0px;
max-width:250px;
}
.blog_enq_box2 .democracy{
float:none;
margin:0;
}

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

.dem-vote-button {
	background-color:#4b4235;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	width:70px;
	margin-top:5px;
	border:none;
	font-size:117%;
}



.democracy .addAnswerText {
width: 80%;;
}

.dem-graph {
	border: 1px solid #ccc;
	height: 14px;
	background-color: #FFFFFF;
}

.dem-graph a, .dem-graph a:hover {
	border-bottom: 9px solid #4b4235;
	border-right: 1px solid #4b4235;
	background-color: #61523b;
}


* 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: #fff;
}

.dem-voted-for-this {

}

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


.democracy ul li {
list-style: none;
background: none;
line-height:1.8;
font-weight:bold;

}

