<!--
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 180px;
	padding:10px;
	height: 60px;
	opacity: 0.8; background: url('shadow.png');
	
}
#tooltip.pretty h3 {
	font-size: 12pt;
	width: 200px;
	text-align: center;
}
#tooltip.pretty div { width: 200px; text-align: left; }

#tooltip.fancy {
	background: url('/images/pentondevelopment/site/communities/shadow2.png') no-repeat;
	height: 80px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png');
}


#housebox div img {border:none;}

#house1 {margin-left:82px; position:absolute; top:209px; width:13px;}
#house2 {margin-left:89px; position:absolute; top:155px; width:13px;}
#house3 {margin-left:103px; position:absolute; top:153px; width:13px;}
#house4 {margin-left:118px; position:absolute; top:153px; width:13px;}
#house5 {margin-left:132px; position:absolute; top:155px; width:13px;}
#house6 {margin-left:81px; position:absolute; top:115px; width:13px;}
#house7 {margin-left:96px; position:absolute; top:115px; width:13px;}
#house8 {margin-left:110px; position:absolute; top:115px; width:13px;}
--> 