#ImoveisRecentes{
	width:250px;
	float:right;
	display:inline;
	margin:20px 0 0 0;
}

#HeaderImoveisRecentes{
	background-image:url(../../slices/header-ImoveisRecentes.jpg);
	width:242px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#ConteudoImoveisRecentes{
	width:250px;
	margin:13px 0 0 0;
	float:left;
}

.ImovelRecente{
	width:239px;
	float:right;
	border-bottom:1px dotted #333;
	padding:12px 0 9px 0;
	margin:0;
	display:inline;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

.ImgFotoRecente{
	width:70px;
	height:52px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

.ImgFotoRecente img{
	width:70px;
	height:52px;
	border:0;
}

.TxtImovelRecente{
	float:right;
	width:120px;
	font-size:12px;
	color:#333;
	margin:0 30px 0 0;
	display:inline;
	line-height:16px;
	text-align:right;
}

.TxtImovelSmall{
	width:100%;
	display:block;
}

.ValorImovelRecente{
	display:none;
}


