.democracy-choice {
	display: block;
	border-top: 3px solid #06c;
	border-bottom: 2px solid #05a;
}

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

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

#dem-total-votes { }

#poll-question { }

#democracy { }