﻿.poll .selected {
	font-weight: bold;
}
.poll ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.vote_count {
	font-size: 85%;
	color: #666;
}
