#structure #body .spryTooltip{
	background-color: #FDFDFD;
	padding: 8px;
	width: 300px;
	border: 1px dotted #CCC;
}
#structure #body .spryTooltip h2,
#structure #body .spryTooltip p,
#structure #body .spryTooltip li{
	font-size: 0.7em;
}
#structure #body .spryTooltip h2{
	margin-top: 0px;
	padding-top: 0px;
}
