div.contenedor-encuesta {
float:left;
clear:both;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 15px 0px;
margin-bottom:15px;
background-image: url(/especiales/fotos/recursos/elementos_graficos/load.gif);
background-repeat:no-repeat;
background-position: center center;
min-height: 40px;
width: 100%;
}

.OPP-poll-choice-div input[type="radio"] {
-webkit-appearance: radio;
}

ul.nota-lista-fotos-encuesta {
list-style-type: none;
padding:0px;
margin:0px;
float:left;
width:125px;
padding-top:3px;
}

ul.nota-lista-fotos-encuesta li {
height: 85px;
}

div.contenedor-encuesta-opciones {
float:left;
width: 70%;
width: calc(100% - 125px)!important;
background-color: #fff;
}

table.OPP-choices {
margin-top:0px!important;
}

div.OPP-poll-choice-div {
height: 80px!important;
padding:5px 0px 0px 0px!important;
}

td.OPP-poll-choice-div {
height:80px!important;
}

div#OPP-div-around-poll {
padding:0px 5px!important;
}

#OPP-poll-question-text {
display: none!important;
}

#OPP-poll-vote-button {
  padding:3px 10px!important;
  margin-right: 4px!important;
  font-size: 11px!important;
  cursor:pointer;
  background-color: #DDD;
  border: solid 1px #CCC;
  font-weight: bold!important;
  border-radius:3px;
}

#OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}
#OPP-result-link-text {
  font-size: 11px!important;
  margin-right:5px!important;
  margin-top:6px;
  color:#393530!important;
}

.OPP-choiceBar {
height: 15px!important;
margin-top:-60px!important;
margin-bottom:45px!important;
}

.OPP-choiceBar div {
border: 0px!important;
}