/* Poll Styles */

.pollWrpr .pollDesc {padding:5px;font-weight:bold;}
.pollWrpr ul {padding:10px 0px 10px 5px;list-style-type:none;}
.pollWrpr li {margin-bottom:5px; }
.pollWrpr li input {margin:4px 3px 3px 0px;color:#000;padding:0px;float:left;}
.pollWrpr li div {padding-left:18px;}
.pollSubmitWrpr {margin:0px auto 0px auto;width:98px;display:block;text-align:center;}
.pollSubmitWrpr input{margin-bottom:5px;}
.pollSubmitWrpr h4{font-size: 0.688em;}
.viewPollArchivesWrpr {padding:5px;}

/* Poll Styles Percentage */
.pollResultsWrpr {margin: 5px 0;}
.pollPercentageWrpr {}
.pollPreviousQuestionsWrpr {border:1px solid #CECECE; padding:3px;margin-bottom:10px;}
.pollPreviousQuestionsWrprHdng {font-weight:bold;margin-bottom:3px;}
.pollPreviousQuestionWrpr {font-size: 1em;margin-bottom:3px;}
.pollPreviousQuestionDate{font-style: italic;float:left;}
.pollPreviousQuestionName {margin-left:65px;}
.pollPreviousQuestionName a, .pollPreviousQuestionName a:link, .pollPreviousQuestionName a:visited {}
.pollPreviousQuestionName a:hover {}
.pollPreviousQuestionName a:active {}
.pollPercentageQuestion {border-bottom:1px solid #CECECE;margin-bottom:5px;font-weight:bold;font-size: 0.813em;}
.pollPercentageResultsHdng {font-weight:bold;margin-bottom:5px;display:block;}
.pollPercentageResultWrpr {margin-bottom:5px;}
.pollPercentageResultsBarHeight {height:12px;}
.pollPercentageResultsBar {margin:0;padding:0;background-color:#660000;margin-right:5px;float:left;}
.pollPercentageResultTotalWrpr {margin-top:5px;}
.pollResults {height:10px;background: #274881; display: inline-block; float: left;}
.pollResultsImage {height: 10px; }
.pollResultsWrpr { line-height: 1em}
.pollResultsText { line-height: 1.5em;}
/*.pollResultsText {margin-bottom:5px;}*/