#tooltip {
	position: absolute;
	z-index: 3000;
  opacity:1;
  filter:alpha(opacity=100)
}

