.textpoll {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
}
.textpoll a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.textpollcount img {
	float:left;
}
/* The <div> tag where the percentage result is shown */
.textpollcount div {
	padding:0px 0px 0px 0px;
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#000;
	font-size:11px;
	line-height:16px;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.textpollcount {
	height:16px;
	padding-bottom:5px;
	padding-top:5px;
}
.textpollhome {
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.textpollhome a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}

