.busca_buscador {
	position:relative;
	width:474px;
	height:214px;
	left:0px;
	padding:0px;
	margin:0px;
	z-index:50;
}
.busca_buscadorItems {
	clear:both;
	margin:0px 0px 0px 0px;
	margin-left: 40px;
	padding:0px;
	height:138px;
}
.busca_buscadorItems li {
	padding:0px;
	margin:0px 0px 0px 15px;
	display: inline;
	float:left;
	height:25px;
	width:158px;
	font: bold 11px Arial;
	color:#2C2C2C;
	text-decoration:none;
}
.busca_buscadorItems02 {
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
	height:123px;
	overflow: scroll;
	width:140px;
	overflow-x: hidden;
}
.busca_buscadorItems02 li {
	padding:0px;
	margin:0px;
	display: inline;
	float:left;
	height:20px;
	width:140px;
	font: normal 10px Arial;
	color:#000000;
	text-decoration:none;
}
.busca_buscadorItems03 {
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
	height:123px;
	overflow: scroll;
	width:140px;
	overflow-x: hidden;
}

.busca_buscadorItems03 li {
	padding:0px;
	margin:0px;
	display: inline;
	float:left;
	height:20px;
	width:140px;
	font: normal 10px Arial;
	color:#000000;
	text-decoration:none;
}
