﻿.poll-box { }
.poll-question { font-size: 12px; color: #081D32; font-weight:bold; }
.poll-total { color:#081D32; text-align: center; font-size: 12px; }
.poll-result { font-size: 11px; padding-left: 4px; color: #081D32; margin:3px 0; display:block;}
.poll-chart { background: #ECF2F2; padding:2px; height: 5px; overflow: hidden; vertical-align: middle; margin-bottom: 2px; }
.submit { width: 60px; height: 20px; float: left; border: 1px solid #fff; text-align: center; border-radius: 5px; margin: 0px 0 0 5px; font-family: Tahoma; font-size: 11px; color: #fff; text-decoration: none; background: #0a5b7b; cursor: pointer; }
span.radio { vertical-align: 5px; }
p.voting { line-height: 30px; padding-right: 15px; color: #081D32; }
