#ImoveisRecentes{
	width:100%;
	float:left;
	margin:20px 0 0 0;
	background-image:url(../../slices/bg-ItensLaterais.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0 0 15px 0;
}

#headerImoveisRecentes{
	margin:0;
	padding:0;
	background-image:url(../../slices/header-ImoveisRecentes.jpg);
	height:53px;
	background-repeat:no-repeat;
	width:260px;
	text-indent:-9999px;
}

#ConteudoImoveisRecentes{
	width:100%;
	float:left;
	margin:4px 0 0 0;
}

.ImovelRecente{
	width:242px;
	float:left;
	display:inline;
	cursor:pointer;
	height:49px;
	border-bottom:1px dotted #999999;
	padding:5px 0 2px 0;
	margin:0 0 0 10px;
}

.ImgFotoRecente{
	width:58px;
	height:44px;
	float:left;
	display:inline;
	margin:0;
}

.ImgFotoRecente img{
	width:58px;
	height:44px;
	border:0;
}

.TxtImovelRecente{
	float:right;
	width:178px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:4px 0 0 0;
	display:inline;
}

.TxtImovelBig{
	width:100%;
	display:block;
}

.TxtImovelSmall{
	width:100%;
	display:block;
}

.ValorImovelRecente{
	width:100%;
	float:left;
	margin:0;
}

.ImovelSemelhante{
	width:210px;
	float:left;
	display:inline;
	cursor:pointer;
	height:49px;
	border-bottom:1px dotted #999999;
	padding:5px 0 2px 0;
	margin:0 2px 0 14px;
}

.TxtImovelSemelhante{
	float:left;
	width:138px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:4px 0 0 8px;
	display:inline;
}
