﻿
.Poll_Custom1 {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.Poll_Custom1 .question {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10px;
}

.Poll_Custom1 .option {
	width: 137px;
	color: #FFFFFF;
	margin-top: 3px;
}

.Poll_Custom1 .options .text {
	color: #FFFFFF;
}

.Poll_Custom1 .options .number {
	color: #FFFFFF;
}

.Poll_Custom1 .option .number {
	width: 10px;
}

.Poll_Custom1 .vote {
	width: 137px;
	color: #FFFFFF;
}

.Poll_Custom1 .vote .percent {
	width: 55px;
	white-space: nowrap;
}

.Poll_Custom1 .votestable .votecell {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9px;
	width: 137px;
	padding: 0px 0px 0px 0px;
}
.Poll_Custom1 .votestable .votecell .voteradio {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}
.Poll_Custom1 .votestable .votebar {
	white-space: nowrap;
	width: 107px;
	padding: 0px 0px 0px 0px;
}
.Poll_Custom1 .votestable .voteresult {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9px;
	white-space: nowrap;
	width: 30px;
	padding: 0px 0px 0px 0px;
}

.Poll_Custom1 .total {
	color: #FFFFFF;
	margin-top: 5px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.Poll_Custom1 .thankyou {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.Poll_Custom1 .button {
	background-color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	height: 22px;
	margin-top: 3px;
	display: block;
}
