#tooltip {
	position: absolute;
	z-index: 3000;
	
background-image:url(../images/tool_tip.png);
	padding:12px;
	padding-top:10px;
	
	
	
	_height:123px;
	 margin-left:50px;
	background-repeat:no-repeat;
}
#tooltip h3, #tooltip div{width:346px;*width:340px;_width:340px; height:123px; color:#4b557b }
