.democracy {
max-width: 298px;
background-color:#E0E0E0;
border:1px solid #A8A8A8;
margin-bottom:15px;
padding: 10px;
}

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

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

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

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

.dem-graph a, .dem-graph a:hover {
background: #efefef;
border-bottom: 5px solid #e0e0e0;
border-right: 1px 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: #555;
}

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

/* blix fix */
.democracy ul {
	padding: 0;
	list-style: none;
}
.democracy ul li {
	height: 60px;
	margin-top: 5px;
	padding-left: 60px;
} 
.democracy label {
float: none;
display: inline;
}

li.dem-choice-11 {
	background: url(sanchezcordero.jpg) no-repeat left top;
}
li.dem-choice-10 {
	background: url(lunaramos.jpg) no-repeat left top;
}
li.dem-choice-9 {
	background: url(gudino.jpg) no-repeat left top;
}
li.dem-choice-8 {
	background: url(franco.jpg) no-repeat left top;
}
li.dem-choice-7 {
	background: url(cossio.jpg) no-repeat left top;
}
li.dem-choice-6 {
	background: url(aguilarmorales.jpg) no-repeat left top;
}
li.dem-choice-12 {
	background: url(silva.jpg) no-repeat left top;
}
li.dem-choice-13 {
	background: url(valls.jpg) no-repeat left top;
}
li.dem-choice-14 {
	background: url(zaldivar.jpg) no-repeat left top;
}
li.dem-choice-15 {
	background: url(pardorebolledo.jpg) no-repeat left top;
}
li.inactivo1 {
	background: url(anguiano.jpg) no-repeat left top;
	color: #777;
}
li.inactivo2 {
	background: url(mayagoitia.jpg) no-repeat left top;
	color: #777777;
}
li.inactivo3 {
	background: url(gudino.jpg) no-repeat left top;
}
li.inactivo4 {
	background: url(cossio.jpg) no-repeat left top;
}
p.intro {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
sidebar.poll-question {
	text-align: center;
}
p.notaalpie {
	font-size: 8px;
	color: #777777;
}
/*
.democracy ul li {
list-style: none;
background: none;
}
*/
