
.stlPollQTable {
/*	border: 1px solid #2D4E20;*/
}

.stlPollQTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B3163;
	text-decoration: none;
}

.stlPollLink {
	color: #2B3163;
/*	background-color: #6F8DC3;*/
	text-decoration: none;
}

.stlPollQuestion {
	font-weight: normal;
/*	background-color: #C4D7F9;*/
	color: #9C5975;
}

.stlPollQVote {
	text-decoration: none;
/*	color: #6F8DC3;*/
}

.stlPollBar {
	background-color: #6F8DC3;
}


.stlPollQuestionSmall {
	text-align: center;
	color: #2B3163;
	font-weight: bold;
}

.stlPollQVoteSmall {
	text-decoration: none;
	color: #2B3163;
}

.stlPollLinkSmall {
	color: #2B3163;
	text-decoration: none;
}

.stlPollButton {
	font-family: Verdana;
	font-size: 11px;
/*	border: 4px solid;
	border-top-color: #708FAA;
	border-left-color: #708FAA;
	border-bottom-color: #24445B;
	border-right-color: #24445B;*/
	border-color: #3e3e3e;
	border-width: 4px;
	background-color: #3e3e3e;
	color: #FFFFFF;
	cursor: pointer;
/*	margin: 0px 6px 0px 0px;*/
/*	height: 20px;*/
}
