.pollwarning  {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	border-top: solid #FF0000 1px;
	border-bottom: solid #FF0000 1px;
	border-left: solid #FF0000 1px;
	border-right: solid #FF0000 1px;
}
.pollhead {
	font-family : Verdana,Arial,Helvetica;
	font-size :12px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 4px;
	background-color: #3E458B;
}
.pollquestion {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	border-bottom: solid #3E458B 1px;
	border-left: solid #3E458B 1px;
	border-right: solid #3E458B 1px;
}
.pollcheck {
	border-bottom: solid #3E458B 1px;
	border-left: solid #3E458B 1px;
	border-right: solid #3E458B 1px;
}
.pollitem {
	font-family : Verdana,Arial,Helvetica;
	font-size :12px;
	font-weight : bold;
	padding : 4px;
	border-bottom: solid #3E458B 1px;
	border-right: solid #3E458B 1px;
}
.pollbutton {
	background-color: #3E458B;
}
.polltotals {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	padding : 2px;
	border-bottom: solid #3E458B 1px;
	border-left: solid #3E458B 1px;
	border-right: solid #3E458B 1px;
}
.pollthanks {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2px;
	background-color: #3E458B;
}
