#easyTooltip{
    border:1px solid #c7c7c7;
	padding:5px 10px;
    background: #ffffff;
    background-position:center bottom;
    background-repeat: no-repeat;
	background-image:url(../imgs/tit-endereco.gif);
	color:#7c7c7c;
    height:140px;
    width:140px;
    font-size:11px;
    font-family:Tahoma, Geneva, sans-serif;
    text-align: justify;
	}


#easyTooltip2 h4, #easyTooltip2 p{
	margin:.25em 0;
	}