#column_wide #polls_container table td {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#column_wide #polls_container table {
	border: none;
	border-collapse:collapse;
}




#column_wide #polls_container table td {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#column_wide #polls_container table {
	border: none;
	border-collapse:collapse;
}

.poll_graph_bar {
	background-color: #0099FF;
	height: 5px;
	float: left;
}
.poll_graph_percent {
	font-weight: bold;
	float: left;
	margin-left: 3px;
}
.poll_question {
	color: #0000FF;
}
.poll_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.poll_date {
	font-size: 11px;
	color: #666666;
}
#poll_table {
	padding: 2px;
}
#poll_table th {

	font-weight: bold;
	text-align: left;
}
#poll_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#poll_vote_button_container {
	float: left;
	width: 112px;
}

#poll_results_link_container {
	text-align: right;
	float: right;
	width: 120px;
	margin-top: 15px;
}
#poll_results_link_container a {
	color: #EF5500;
	text-decoration: none;
	font-weight: bold;
}
#poll_results_link_container a:hover {
	text-decoration: underline;
}
#poll_column1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	white-space: nowrap;
}
#poll_column2 {
	float: left;
	width: 120px;
}
#poll_column3 {
	float: left;
	width: 30px;
}
#polls_container {
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#poll_other {
	margin-top: 10px;
	font-weight: bold;
}
#poll_other_results_link_container a {
	color: #EF5500;
	text-decoration: none;
	font-weight: bold;
}
#poll_other_results_link_container a:hover {
	text-decoration: underline;
}
#poll_other_results_link_container {
	width: 150px;
}
#pollArchive {
	width: 250px;
	margin-left: 5px;
}
#poll_other_wrapper {
	margin-top: 20px;
	margin-left: 5px;
}
#polls_container_right {
	width: 260px;
	/*float: left;*/
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
    margin-left:auto;
    margin-right:auto;
	background-color: #F1F1F8;
}
#pollArchive #news_archive ul {
	margin-top: 0px;
}
#polls_container #polls_header {
	background-image: url(images/polls_tell_us_what_you_think_1px.png);
	background-repeat: repeat-x;
}
#resultsTable td {
	padding: 2px 0;
}
#resultsTable #vertLine {
	background-image: url(images/1px_for_polls_vert_line.png);
	background-repeat: repeat-y;
	background-position: center;
}
