table.modPollAnswer
{
	width: 100%;
}
table.modPollAnswer td
{
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}
table.modPollAnswer tr.q td
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 12px;
}
div.modPollLine
{
	background-image: url('../img/mod_poll_gri.gif');
	background-repeat: repeat-x;
}
table.modPollsWin
{
	width: auto;
}
table.modPollsWin th
{
	height: 20px;
	background-image: url('../img/menuHr.gif');
	background-repeat: repeat-x;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 7px;
}
table.modPollsWin td.text
{
	background-image: url('../img/menuContGrad.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}
table.modPollsWin td.text img
{
	border: 2px solid #000000;
}
table.modPollsWin tr.tit td
{
	background-image: url('../img/menuHr.gif');
	background-repeat: repeat-x;
}
table.modPollsWin td.g-l
{
	vertical-align: bottom;
	background-image: url('../img/menuContL.gif');
	background-repeat: repeat-y;
}
table.modPollsWin td.g-r
{
	vertical-align: bottom;
	background-image: url('../img/menuContR.gif');
	background-repeat: repeat-y;
	background-position: right;
}
div.modPollQuestion
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
table.modPollsList
{
	width: 100%;
}
table.modPollsList td
{
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	color: #000000;
}
