@charset "utf-8";
/* CSS Document */
#de_block_polls, #block_polls_results{
width:264px;
height:auto;
padding:15px 0px 10px 0px;
float:left;
}
#de_block_polls_content{
height: auto;
width: 254px;
background-color:#701c75;
padding:2px;
margin-left:2px;
}
#de_block_polls_title{
color:#ffffff;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:22px;
font-weight:normal;
width:248px;
height:auto;
padding-left:10px;
margin-left:2px;
background-image:url(../images/fondo_polls.jpg);
}
#blocks_polls_error{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-weight: bold;
color:#FF3333;
}

#de_block_polls_question{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}
.de_block_polls_item{
font-family:"Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
#de_block_polls_footer{
width:258px;
height:11px;
margin-left:2px;
background-image:url(../images/footer_red.jpg);
clear:both;
}
#de_block_polls_buttons{
padding:5px;
margin-left:170px;

}
