#middlecol .POLLwarning {
	color:#000;
	font-weight:bold;
}
#middlecol .POLLquestion {
	font-weight:normal;
}
#middlecol .POLLanswer	{
}
#middlecol .POLLpercentage {
	display:block;
	text-align:right;
	font-weight:normal;
	color:#fff;
}
#middlecol .POLLbarback {
	background-color:#ccc;
	border:1px solid #999;
}
#middlecol .POLLbarcolor {
	background-color:#bf001b;
}
#middlecol .POLLtotal {
	color:#000;
	font-weight:bold;
}
/* #middlecol .POLLsubmit			{color:#ff0000;} */
/* #middlecol .POLLhistory a		{color:#ff0000;} */



#leftcol .POLLwarning,
#rightcol .POLLwarning {
	color:#d00;
	font-weight:bold;
}
#leftcol .POLLquestion,
#rightcol .POLLquestion {
	font-weight:normal;
}
#leftcol .POLLanswer,
#rightcol .POLLanswer {
	color:#000;
}
#leftcol .POLLpercentage,
#rightcol .POLLpercentage {
	display:block;
	text-align:right;
	color:#999;
	font-weight:normal;
}
#leftcol .POLLbarback,
#rightcol .POLLbarback {
	background-color:#bf001b;
}
#leftcol .POLLbarcolor,
#rightcol .POLLbarcolor	{
	background-color:#ccc;
	border:1px solid #999;
}
#leftcol .POLLtotal,
#rightcol .POLLtotal {
	font-weight:bold;
}
#leftcol span.POLLsubmit,
#rightcol span.POLLsubmit {
	display:block;
	text-align:center;
}
/* #rightcol .POLLsubmit			{color:#ff0000;} */
/* #rightcol .POLLhistory a		{color:#ff0000;} */

