.voteViewResult{
	font-size:10px;
	color:#999999;
}
.voterHeadlineGeneral{
	background-color:#CAD2D9;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	padding-left:5px;
	height:14px;
}
.voteSubmit{
	font-family:arial;
	font-size:10px;
}
.voteQuestion{
	font-size:10px;
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}
.voteText{
	font-size:10px;
	color:#999999;
	text-decoration: none;
	font-weight:normal;
}
a.voteText:hover{

}
.resultHeadline{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}
.resultQuestion{
	font-style : italic;
	font-family:verdana;
	font-size:14px;
}
.voterComment{
	border:1px solid #CAD2D9;
}