#busca_avancada {
	padding-top: 20px;
	display: none;
}

#busca_avancada label {
	display: block;
	margin-bottom: 2px;
}

#busca_avancada input, #busca_avancada select {
	display: block;
	margin-bottom: 10px;
	width: 300px;
}

#busca_avancada .left select {
	width: 135px;
	margin-right: 30px;
}

#cidades {
	width: 253px;
	float: right;
	margin-top: 20px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#cidades li {
	width: 253px;
	height: 30px;
	background-image:url(../imagens/lista/bck.png);
	list-style-type: none;
	line-height:30px;
	text-align:center;
	margin-top:5px;
}
#cidades li a{
	color:#FFFFFF;
	text-decoration:none;
}


#tiposdeimoveis {
	width: 253px;
	float: left;
	margin-top: 20px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#tiposdeimoveis li {
	width: 253px;
	height: 30px;
	background-image:url(../imagens/lista/bck.png);
	list-style-type: none;
	line-height:30px;
	text-align:center;
	margin-top:5px;
}
#tiposdeimoveis li a{
	color:#FFFFFF;
	text-decoration:none;
}



.checkbox {
	width: auto !important;
	display: inline !important;
	margin-left: 30px;
	margin-right: 5px;
}

.destaque {
	font-weight: bold;
	margin: 20px 0;
}
#container_sub{
	background-image:url(../imagens/lista/foto.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
