#OfertaCorretor{
	clear:both;
	background-image:url(../../slices/bg_indicacao_corretor.jpg);
	width:596px;
	height:142px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px auto 0 auto;
	background-repeat:no-repeat;

}

#OfertaCorretor h1{display:none;}
#OfertaCorretor h2{
	font-size:11px;
	font-weight:bold;
	width:450px;
	display:table;
	line-height:15px;
	text-align:center;
	margin:30px 0 0 0;
	float:right;
	
}

#OfertaCorretor #ConteudoCorretor{
	float:left;	
	margin:-25px 0 0 15px;
	display:inline;
	width:300px;
	cursor:pointer;

}
#OfertaCorretor #ConteudoCorretor img{
float:left;
	
}

#OfertaCorretor #ConteudoCorretor p{
	font-size:11px;
	font-weight:bold;
	margin:35px 0 0 10px ;
	width:150px;
	float:left;
}



