#DetalhesImovel{
	width:745px;
	float:left;
}

#headerTxtDetalhes{
	text-indent:10px;
	width:170px;
}

#ConteudoDetalhes{
	width:100%;
	margin:15px 0 0 0;
        float:left;
}

.BgLinhaHeaders{
	background-image:url(../slices/bg-HeaderDetalhes.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.headersDetalhes{
	background-image:url(../slices/img-BlueBullet.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
	text-indent:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:10px 0 0 0;
	line-height:15px;
}

#CarrosselDetalhes{
    width:100%;
    margin:15px 0 10px 0;
}

#CarrosselDetalhes ul{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    display:inline;
}

#CarrosselDetalhes ul li{
    margin:0 8px 0 0;
    padding:0;
    float:left;
    display:inline;
    width:120px !important;
}

#CarrosselDetalhes ul li a img{
    border:0;
}

#OutrosImoveis{
	clear:both;
	width:100%;
}

#ConteudoOutrosImoveis{
	margin:10px 0 0 0;
}