/* Poll */

.poll_title {
font-family: Verdana;
font-size : 11px;
font-style : normal;
font-weight: bold;
color : #92391b;
text-decoration: underline;
}

.poll_text {
font-family: Verdana;
font-size : 10px;
font-style : normal;
font-weight: normal;
color : #92391b;
text-decoration: none;
}


.poll_options {
font-family: Verdana;
font-size : 9px;
font-style : normal;
font-weight: normal;
color : #92391b;
text-decoration: none;
}



