
div.voting		{margin:10 auto 30 auto; width:80%;text-align:center;}
div.voting	div.data	{margin:5;font-size:80%;text-align:left;}
div.voting	div.qst		{margin:10 auto;text-align:center;}
div.voting	div.qst	span	{margin:0;padding:3 7; border:1px solid #cccccc; font-weight:bold;background-color:#ffffe0; color:#555555}

table.vrzlt	{margin:0; padding:0; width:100%;border-collapse: collapse; border:1px solid #cccccc;}
table.vrzlt	th {margin:0; padding:2 7;border:1px solid #cccccc;color:#555555}
table.vrzlt	td {margin:0; padding:2 7;border:1px solid #cccccc;}
table.vrzlt	tr.title {background-color:#e0e0e0;font-weight:bold;font-size:90%;}
table.vrzlt	tr.title th {color:#555555;}
table.vrzlt	tr.r1 {background-color:#ffffff;}
table.vrzlt	tr.r2 {background-color:#f0f0f0;}

