<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div[id^="OPP-poll-id-"] {
width:100%!important;
margin-top:10px;
clear:both;
}

.OPP-poll-choice-div input[type="radio"] {
-webkit-appearance: radio;
}

.OPP-poll-choice-div.OPP-poll-choice-text {
margin-bottom: 3px;
margin-top: 10px;
}

#OPP-poll-question-text {
margin-top:5px!important;
line-height: 18px;
}

#OPP-div-around-poll {
    border-top: 1px solid #C5D1DD!important;
    border-radius: 0px!important;
}

.OPP-result-summary {
    display: block!important;
    text-align: center!important;
    margin-top: 10px!important;
}

#OPP-div-around-poll div.OPP-choiceBar &gt; div {
	border:0px!important;
}

#OPP-poll-vote-button {
    margin-right: 4px!important;
    font-size: 11px!important;
    cursor: pointer;
    background-color: #DDD;
    border: solid 1px #CCC;
    font-weight: bold!important;
    border-radius: 3px;
    padding: 4px 8px!important;
}

#OPP-poll-vote-button:hover {
	border: solid 1px #aaaaaa;
	background-color: #E2E2E2;
}

#OPP-result-link-text:hover {
	color: #848484;
}

#OPP-powered-by {
    color: #BDBDBD!important;
}</pre></body></html>