﻿
/* ESTILO 650px */
.estilo650 .poll-container { width:645px;margin-bottom:15px;}
.estilo650 .poll-container .header { width:645px;height:30px;line-height:30px;padding-left:5px;font-size:18px;background-color:#e7e3e4;}
.estilo650 .historicalpoll-container { width:645px;margin-bottom:15px;}

.estilo650 .poll-answers .question { margin-top:10px;}
.estilo650 .poll-answers .answers { margin:10px 0 10px 0;}
.estilo650 .poll-answers .answers label { padding-left:3px;}
.estilo650 .poll-answers .answers input { outline:none;}
.estilo650 .poll-answers .answers .option { display:block;width:100%;height:20px;line-height:20px;}
.estilo650 .poll-results { width:100%;}
.estilo650 .poll-results .header { width:645px;height:30px;line-height:30px;padding-left:5px;font-size:18px;background-color:#e7e3e4;}
.estilo650 .poll-results .fecha { font-size:11px; color:#ff6600;}
.estilo650 .poll-results .graph { width:400px;overflow:hidden;position:relative;}
.estilo650 .poll-results .bar-title { width:100%;line-height:20px;position:relative;float:left;margin-top:10px;}
.estilo650 .poll-results .bar-container { width:100%;overflow:hidden;float:left;position:relative;margin:5px 0px 15px;}
.estilo650 .poll-results .bar-container .answer { width:100%;float:left;margin-top:5px;text-align:left;}
.estilo650 .poll-results .bar-container .bar { width:350px;height:17px;float:left;margin:5px 5px 5px 0;background-color:#f0f0f0;}
.estilo650 .poll-results .bar-container .bar .overlay { height:17px;background-color:#ff6600;}
.estilo650 .poll-results .bar-container span { display:block;line-height:17px;float:right;margin:5px 15px 0 0;}
.estilo650 .poll-results span { font-size:11px;}
.estilo650 .poll-results p { padding:5px;text-align:center;font-size:11px;}
.estilo650 .poll-results p a { color:#ff6600;text-decoration:underline;}

/* ESTILO 320px */
.estilo320 .poll-container { width:310px;margin-bottom:15px;padding:5px;}
.estilo320 .poll-container .header { width:100%;height:25px;line-height:25px;font-size:14px;font-weight:bold;border-bottom:solid 1px gray;}
.estilo320 .historicalpoll-container { width:310px;margin-bottom:15px;}

.estilo320 .poll-answers .question { margin-top:10px;}
.estilo320 .poll-answers .answers { margin:10px 0 10px 0;}
.estilo320 .poll-answers .answers label { padding-left:3px;}
.estilo320 .poll-answers .answers input { outline:none;}
.estilo320 .poll-answers .answers .option { display:block;width:100%;height:20px;line-height:20px;}
.estilo320 .poll-results { width:100%;}
.estilo320 .poll-results .header { width:310px;height:30px;line-height:30px;padding-left:5px;font-size:18px;background-color:#e7e3e4;}
.estilo320 .poll-results .fecha { font-size:11px; color:#ff6600;}
.estilo320 .poll-results .graph { width:310px;overflow:hidden;position:relative;}
.estilo320 .poll-results .bar-title { width:100%;line-height:20px;position:relative;float:left;margin-top:10px;}
.estilo320 .poll-results .bar-container { width:100%;overflow:hidden;float:left;position:relative;margin:5px 0px 15px;}
.estilo320 .poll-results .bar-container .answer { width:100%;float:left;margin-top:5px;text-align:left;}
.estilo320 .poll-results .bar-container .bar { width:270px;height:17px;float:left;margin:5px 5px 5px 0;background-color:#f0f0f0;}
.estilo320 .poll-results .bar-container .bar .overlay { height:17px;background-color:#ff6600;}
.estilo320 .poll-results .bar-container span { display:block;line-height:17px;float:right;margin:5px 5px 0 0;}
.estilo320 .poll-results span { font-size:11px;}
.estilo320 .poll-results p { padding:5px;text-align:center;font-size:11px;}
.estilo320 .poll-results p a { color:#ff6600;text-decoration:underline;}

