	
.democracy{
display:block;
clear:left;
width: 22Opx!important;
}
.post-infos .democracy{
	display:block;
	margin:0 auto;
	width:240px!important;
	background:#efefef!important;

}
.democracy .dem-results{
	background:#efefef;
	width:220px!important;
	padding:0px 10px 10px 10px;
	margin:0!important;

}
.democracy .dem-results ul
{
	width:200px!important;
	padding:10px 0 0 0!important;
	margin:0!important;
}
.poll-question{
	background:none!important;
	padding:15px 10px 0px 10px!important;
	width:220px!important;
	color:#333;
	margin:0!important;
	display:block;
	background:#efefef!important;	
	font-weight:normal;
	font-size:1.2em;
	border:none!important;}
.dem-results li{
	width: 20Opx!important;
	display:block;
	text-align:left;
	padding:3px 0;
	font-size:1em;
	padding:0!important;
	margin:0!important;	
}	
.dem-results form{
	width: 200px!important;
	display:block;
	padding:0px 10px 10px 10px;
	background:#efefef;
	text-align:center;
	padding:0!important;
	margin:0!important;
}



.dem-results .dem-vote-button {
display: block;
padding:4px 10px;
border:1px solid #87b91d;
color:#FFF;
background:#a6cb57;
margin: 6px auto;
}

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

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

.democracy .addAnswerText {
width: 160px;
}

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

.dem-graph a, .dem-graph a:hover {
background: #a6cb57;
border-bottom: 5px solid #a6cb57;

}


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

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

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





.widget_democracy{
	display:block;
	width:170px;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	background:#ececec;	
	}	
.widget_democracy h2{
	color:#FFF;
	display:block;
	text-align:left;
	margin:0;
	width:155px;
	font-size:1.3em;
	padding:6px 0px 6px 15px;
	background:#87b91d;
	font-weight:normal;}




.widget_democracy .democracy,
.widget_democracy .post-infos .democracy
{
	width:170px!important;
	padding:0 0 10px 0!important;
}
.widget_democracy .dem-results{
	width:150px!important;
	padding:0 10px 10px 10px!important;}
.widget_democracy .poll-question
{
	background:none!important;
	padding:5px 5px 0px 5px!important;
	width:160px!important;
	color:#333;
	clear:left;
	font-weight:normal;
	font-size:1em;
	border:none!important;
}
.widget_democracy .dem-results ul
{
	width:150px!important;
	padding:10px 0 0 0!important;
	margin:0!important;
}
.widget_democracy .dem-results li
{
	width:150px!important;
	padding:0!important;
	margin:0!important;
}

.widget_democracy .dem-results form
{
	width:150px!important;
	padding:0!important;
	margin:0!important;}

