.democracy-choice {
	display: block;
	background: #666633;
	height: 3px;
	border-bottom: 2px solid #666633;
}

.dem-choice-border {
	margin: 8px 0;
	display: block;
	background: #cfcfcf;
	height: 5px;
	width: 100px;
	border: 1px solid #ccc;
}

#voted-for-this {
	border: 1px solid #666633;
}

#dem-total-votes { }

#poll-question { }

#democracy { }
