
.stlPollQTable {
/*	border: 1px solid #2D4E20;*/
}

.stlPollQTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A83022;
	text-decoration: none;
}

.stlPollLink {
	color: #FFFFFF;
	background-color: #A83022;
	text-decoration: none;
}

.stlPollQuestion {
	font-weight: normal;
	background-color: #EFEDE3;
}

.stlPollQVote {
	text-decoration: none;
	color: #404040;	
}

.stlPollBar {
	background-color: #EFEDE3;
}
