.vote dl {float: left; clear: both; width: 100%;}
.vote dl dt { float: left;  width: 12%; font-size: 97.6%; text-align: right; margin-left: -20px; color: #ccc; }
.vote dl dt strong {color:#404040;text-align: right;}
.vote dl dd {width: 87%; float: left; margin-left: 20px; }
.vote .total { font-size: 97.6%; clear: both; margin-top: 1em;color: #999;}
.vote-item { float: left;  clear:both;  width: 100%; margin-bottom: 30px; }
.vote-item dl { margin: 0; padding:0;}

