

.poll_bar
{
	width: 300px;
	background-color: #aaaaaa;
}

.poll_progress
{
	background-color: #000000;
}

.poll_option
{
	margin-top: 20px;
}

.poll_results
{
	float: right;
}

.poll
{
	width: 300px;
}

#poll
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.poll_option_form
{
	margin-top: 20px;
}

.poll_option_form td
{
	height: 20px;
}

.poll_back
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
