#ImoveisSemelhantes{
	width:285px;
	float:left;
	margin:0 5px 0 0;
	display:inline;
}

#headerImoveisSemelhantes{
	background-image:url(../../slices/header-ImoveisSemelhantes.jpg);
	width:200px;
	height:35px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 0 0 10px;
}

#ConteudoImoveisSemelhantes{
	width:100%;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

.ImovelSemelhante{
	width:275px;
	float:left;
	border-bottom:1px dotted #666666;
	padding:10px 0;
	margin:0 0 0 10px;
	display:inline;
	cursor:pointer;
}

.ImovelSemelhante:hover{
	background-color:#E8E8E8;
}

.ImgFotoSemelhante{
	width:70px;
	height:52px;
	float:left;
	margin:5px 0 0 0;
	display:inline;
}

.ImgFotoSemelhante img{
	width:70px;
	height:52px;
	border:0;
}

.TxtImovelSemelhante{
	float:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 0 0 5px;
	display:inline;
}

.TxtImovelBig{
	width:100%;
	display:block;
}

.TxtImovelSmall{
	width:100%;
	display:block;
}

.ValorImovelSemelhante{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	float:right;
	width:100px;
	text-align:right;
	padding:10px 0 0 0;
}
