
.poll_question {

}

.poll_question b {
	text-transform: none;
}

.poll_percent {
}

.poll_votecount {

}

.poll_text {
	float: left;
}

.poll_percent {
	float: right;
}

.poll_bargraph {
	clear: both;
	margin-bottom: 10px;
}

.poll_video {
	margin-bottom: 20px;
	width: 450px;
	text-align: center;
}

.poll_video_video {
	text-align: center;
}

.poll_video_answer {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}


.poll_video_votecount {
	text-align: center;
}

.poll_video_bargraph {
	text-align: center;
	margin-bottom: 50px;
}

.poll_video_votecount {
	text-align: center;
	margin-bottom: 10px;
}

.poll_video_container {
	width: 450px;	
	margin-left: auto;
	margin-right: auto;
}
