#poll{ 
	margin: 30px 0 0 0;
}
#poll_form {
	margin: 0;
	padding: 0;
}
#poll h1{ 
	/*color:#152642; */
	display:block; 
	font-weight:bold;
	font-size: 10px;
}
#poolcontent{
	padding:0;
}

#poolbtndiv{
	margin-top: 11px;
	height: 17px;
}
.vote-box a {
	color: #194689;
	font-weight: bold;
}
#poolbtn {
	margin-right: 10px;
}

#poolsubm { color:#274875; text-decoration:underline;}

#pollpanel{ color:#AEB0B3; margin:5px 0 5px 5px;}
.pollQuestion{ 
	margin-top: 22px;
	margin-bottom: 15px;	
}
.pollQuestion a{ 
	color: #104980;
}
#pollpanel a{ color:#AEB0B3; text-decoration:none;}
#pollpanel a:hover{ color:#AEB0B3; text-decoration:underline;}
.pollAnswer{ margin:2px 0 2px 0;}
#pollsArchive{ margin:10px 0 0 0;}

.poll-entry-name a{font-weight:bold; color:#000000; text-decoration:none; }
.poll-entry-name{ padding:0 0 0 10px;}
.poll-header{ 
	font-size:11px; 
	height:16px; 
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 1px;
}
.news-header a{ color:#323232; text-decoration:none; }

.vote-box, .forumAllLink {
	float: left;
	width: 40%;
	height: 17px;
}
.forumAllLink {
	text-align: center;	
}
.vote-box {
	border-right1: 1px solid #DEDEDE;
	text-align: left;
}
.forumAllLink a {
	color: #104980;
}
.vote-box input {
	vertical-align: middle;
}
#poll-answers {
	width: 95% !important;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
#poll-answers li input {
	vertical-align: middle;
}
#poll-answers li {
	color: #7C7C7C;
	font-size: 11px;
	border-bottom: 1px solid #E1E1E1;
	height: 20px;
	/*border: 1px solid red;*/
	padding-top: 5px;
	padding-bottom: 0;
}
.clearer {
	clear: left;
}
.vote_bar {
	display: block;
	margin-top: 4px;
}
#poll-answers li em {
	float: left;
	width: 20px;
	font-style: normal;
	color: #FF7600;
	text-align: center;
	font-size: 10px;
	margin-top: 1px;
}
#poll-answers li span {
	display: block;
	margin-left: 30px;
	margin-top: 0px;
}
#poll-results-table {
	width:300px; 
	margin:10px;
}
.result-item {
	width:100px; 
	border-left:1px solid #A6A6A6;
	border-bottom:1px solid #A6A6A6; 
	padding-left:5px;  
}

.result-item.right {
	width: auto;
	border-right:1px solid #A6A6A6;
	padding-top:3px; 
	padding-left:3px;  
}
.poll_total {
	margin: 10px 0 0 0;
}
#poll-archive {
	list-style: none;
	margin: 5px 0 0 10px;
	padding: 0;
}
#poll-archive li a {
	color: #194689;
}
