/*
.tooltipbox {
	position: absolute;
	display: none;
   z-index:    99;
	background-color: #E4E4E4;
}
.tooltip3 {
	position: absolute;
	display: none;
}
.tooltip3 img {
	-moz-opacity: 0.4;
	filter: alpha(Opacity=40);
}
strong {
	font-weight: bold;
}
*/
