#tooltip {
	position: absolute;
	z-index: 9000;
	height:39px;width:120px;background:url(/img/tooltipbutton.png) no-repeat center center;
}
#tooltip h3, #tooltip div { margin: 0;	color:#ffffff;font-family:Arial;font-size:12px;padding:0px;font-weight:normal;line-height:11px;
	}


