#sidebar #bairros               {
	font-size: 12px;
	padding: 1px;
	height: 80px;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	float: left;
}
#sidebar    #bairros input      {
	width: auto;
}
#sidebar .check              {
	margin: 1px;
	font-weight: normal;
	display: block;
}
