#information {
	DISPLAY: none; POSITION: absolute
}
.information {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#tooltip {
	Z-INDEX: 2; FILTER: alpha(opacity=93); VISIBILITY: hidden; POSITION: absolute
}
.tooltip H1 {
	DISPLAY: inline; FONT-SIZE: 10pt
}
.tooltip H2 {
	DISPLAY: inline; FONT-SIZE: 10pt
}
