#cidades {
	width: 350px;
	float: right;
	margin-top: 20px;
}

li {
	list-style-type: none;
}

#principal {
	padding: 10px;
}

#tiposdeimoveis {
	width: 350px;
	float: left;
	margin-top: 20px;
}

#tiposdeimoveis li, #cidades li {
	background-image: url(../../images/bottom.png);
	background-repeat: no-repeat;
	width: 272px;
	height: 30px;
	padding-left: 5px;
	padding-top: 5px;
}
