/* #3E458B => #999999 */

.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: #999999;
}
.pollquestion {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	font-weight : bold;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollcheck {
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollitem {
	font-family : Verdana,Arial,Helvetica;
	font-size :12px;
	padding : 4px;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollbutton {
	background-color: #999999;
}
.polltotals {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	padding : 2px;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollthanks {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2px;
	background-color: #999999;
}
.pollhleft {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	padding : 2px;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollhright {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	padding : 2px;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}
.pollhcheck {
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}