.plugdados_bar_widget {
	display: block;
	width: 95px;
	padding: 0px;
	background: transparent;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 99999;
}
.plugdados_bar_widget a {
	display: block;
	width: 90px;
	padding: 3px 5px;
	background: transparent url(imagens/bt_configurar.png) center center no-repeat;
	color: #fff;
	text-indent: -9000px;
	text-align: center;
	text-decoration: none;
	float: left;
	overflow: hidden;
}
.plugdados_bar_active_div {
	min-height: 40px;
	background: #f2f2f2;
	position: relative;
}