.democracy {
	width: 150px;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
}
.democracy li {
	border: none;
	background-color: none;
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}
.democracy ul {
	margin-left: 0px;
}
.democracy form {
	text-align: center;
}
.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
}

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

.democracy .addAnswerText {
width: 80%;
}

.dem-graph {
background-color: transparent;
border: 1px solid #888;
height: 12px;
padding: 0px;
color: #ffffff;
overflow-y: hidden;
}

.dem-graph a, .dem-graph a:hover {
background-color: #ff0000;
background: url(http://www.honestadultreviews.com:81/xxxreviews/barbg.gif) repeat-x;
color: #ffffff;
height: 12px;
display: inline;

}


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

* html .dem-graph {
	padding: 0px;
}

.dem-graph b, .dem-graph i {
color: #ffffff;
!top: 2px;
display: inline;
}

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

/* blix fix */
.democracy ul { padding: 0;
	margin-top: 10px;
	text-align: left;
	bakground-color:
}
.democracy label {
float: none;
display: inline;
}


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