ï»¿#dataTbl td A{
	text-decoration:none;
	color:#000;
}


#tooltip{
	position:absolute;
	color:#000;
	font-size:11px;
	padding: 8px 8px 8px 28px;
	background-image: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bg_toolTip.gif);
	background-repeat: no-repeat;
	width:185px;
    height: 57px;
	}

