.tooltip {cursor: pointer;}.tooltip span { position: absolute; width:150px; height:50px; color: #666; font-family: roboto condensed; font-size:10px; margin-top: 50px; margin-left: -75px; padding: 7px; line-height:15px;text-align:center; background-color: #ddd; border: 1px solid #666; visibility: hidden;z-index:1900; }.tooltip:hover span { visibility: visible; }
	w {color:#a8a8a8; font-size:12px; font-family:oswald;}

.treeheader {
font-family: 'Oswald';
font-size: 16px;
text-transform: uppercase;
color: #5a5a5a;
}

.tree {
border-radius: 100%;overflow:hidden; height:46px; width:46px; border: solid 2px #afadad;
}

