.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}

.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px;
}
.wp-polls-ans {
  margin: 0px;
  padding: 0px;
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	margin-bottom: 10px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Styles Used In WP-Admin */
.wp-polls-usage-pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background-color: #f0f0f0;
	overflow: auto;
}
#wp-polls-pollbar-bg {
	width: 25px;
	height: 25px;
	border: 1px solid #000000;
}
#wp-polls-pollbar-border {
	width: 25px;
	height: 25px;
	border: 1px solid #000000;
}

.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('http://www.tudobem.uol.com.br/wp-content/plugins/polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
	
}

div.wp-polls form.wp-polls-form div.wp-polls-ans a{
  font-size: 12;
  text-decoration: none;
  color: #06C;
  font-weight: bold;
}
div.wp-polls form.wp-polls-form div.wp-polls-ans a:hover{
  color: #F60;
}
h2.titPollInterna{
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #0066cc;
  line-height: 120%;
}



div.ConteudoBox{
  padding: 0 0 3px 0;
}

div.wp-polls form.wp-polls-form, div#pollHome div.ConteudoBox p, div#pollHome div.ConteudoBox ul{
  margin: 0 2px 0 2px;
  padding: 0;
}
div.wp-polls form.wp-polls-form{
  display: block;
}

div.wp-polls p{
  padding: 0px;
  margin: 0 1px 0 1px;
}
.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('http://tudobem.uol.com.br/wp-content/plugins/wp-polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
}
