body
{
	color: #333388;
	font-size: 11px;
	font-family: verdana;
	background: #EEEEEE url(../pollresultback1.jpg) repeat fixed;
}

#resultsTable
{
	border-collapse : collapse;
	background : #FFFFCC;
	color : #000088;
	font-size : 10px;
	font-family : arial;
	border : 2px solid #008800;
	padding:5px;
	width:85%;
}


#questionCell
{
	position : relative;
	margin-top : 3px;
	margin-bottom : 3px;
	color : #0000EE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	background-color:#000000;
	color:white;
	Padding:2px;
}

.answerText
{
	color:#000088;
	font-size:9px;
	font-style:normal;
	text-align:left;
}
.voteHeadings
{
	font-weight:bold;
	font-family:arial;
	font-size:13px;
	text-align:center;
	color: Blue;
	padding-right:5px;
	padding-left:5px;
	margin:3px;
}

.beerImage
{
	height:29px;
	overflow:hidden;
}
.totalCell
{
	font-weight:bold;
	font-size:13px;
	color:black;
}
