table.poll-results th,
table.poll-results td {
  font-size: 12px;
}
table.poll-results th {
	font-weight: bold;
}
table.poll-results td.bar-graph div.bar-wrapper {
  background-color: #ebeff2;
}
table .numeric { text-align: right; }
table .notes { color: #92a2ad; font-size: 11px;}
table tr.table-foot { border-bottom: none; }
table tr.table-foot td { font-size: 12px; }
table tr.table-foot a { color: #fff; font-weight: bold;}
table td.vote { background-color: #bac6cf; text-align: center; }
