.democracy {
  border:1px solid #CCCCCC;
  margin:0pt auto;
  width:509px;
}

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

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

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

.dem-graph {

float:left;
width:48%;
}

.dem-graph a, .dem-graph a:hover {
background: url(image/bg_barra_encuesta.jpg) repeat-x 0 0;
border-right: 1px solid #ccc;
}

.encuesta {
  overflow: hidden;
  clear: both;
  float:left;
  width:95%;
  margin:0 2.5%;
}

.opciones { 
  float:right;
  width:50%;
  color: #272421;
  font-family: Verdana;
  font-size: 11px;
}

.titulo {
  color:#272421;
  font-family:Georgia;
  font-size:20px;
  margin:0pt auto;
  text-align:center;
  width:80%;
}

* 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;
font-weight: bold;
}

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

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

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