.itoris_enhanced_polls li.odd, .itoris_enhanced_polls li.even {
    background: none;
}
.itoris_enhanced_polls .block-content .answer {
    color: #A52A2A;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}
.itoris_enhanced_polls .type_2 .answer {
    font-size: 11px;
    vertical-align: middle;
    padding-top: 2px;
}
.itoris_enhanced_polls .answer_text_color {
    margin-bottom: 5px;
    min-height: 18px;
}
.itoris_enhanced_polls .type_1 .line_box, .itoris_enhanced_polls .type_1 .line_percent {
    background-image: url("../images/bkg.png");
    background-repeat: repeat-x;
    height: 15px;
    width: 0;
}
.itoris_enhanced_polls .type_1 .line_percent {
    background-image: url("../images/active.png");
}
.itoris_enhanced_polls .type_1 .line_percent_change {
    background-image: url("../images/gradient_vert.png");
}
.itoris_enhanced_polls .votes {
    font-style: italic;
    color: #808080;
    font-weight: bold;
}
.itoris_enhanced_polls .color-preview {
    border: 1px solid #AAAAAA;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 5px;
    float: left;
}
#itoris_enhanced_polls .block .actions {
    background: none;
    text-align: center;
}
#itoris_enhanced_polls .block .actions button.button {
   float: none;
}
/*#itoris_enhanced_polls .block-poll button.button span {
    background: blue;
    padding: 0 11px;
    border-radius: 5px;
}*/
#itoris_enhanced_polls .loader {
    background-image: url(../images/loader.gif);
    width: auto;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
}
#itoris_enhanced_polls li.odd, #itoris_enhanced_polls li.even {
    background: none;
}
.itoris_enhanced_polls .block-content {
    background: none;
}
#itoris_enhanced_polls .block-content {
    background: none;
}
.itoris_enhanced_polls {
    overflow: hidden;
    position: relative;
}
#itoris_enhanced_polls .button {
    text-transform: none;
    color: #ffffff;
    padding: 0;
    background: none;
    font-size: 15px;
}