
.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { font-size: 12px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.tit_segmento {
	background: url(../../imagens/busca/bullet_green.gif) center left no-repeat;
	clear: right;
	padding-left: 10px;
}
.segmento {
	background: url(../../imagens/busca/bullet_green.gif) center left no-repeat;
	text-indent: 10px !important;
	padding-left: 15px;
}
.tit_anuncio {
	background: url(../../imagens/busca/bullet_orange.gif) center left no-repeat;
	clear: right;
	padding-left: 10px;
}
.anuncio {
	background: url(../../imagens/busca/bullet_orange.gif) center left no-repeat;
	text-indent: 10px !important;
	padding-left: 15px;
}
hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #333333;
}
