.tooltip {
	display:none;
	background-color:#FFF;
	outline-color:#000;
	outline:solid thin; 
	font-size:12px;
	width:500px;
	height:auto;
	padding:5px;
	color:#000;	
}
.showTellT img{
	padding:5px;
	border:none;
}
.showTellT, .showTellT a,.showTellT a:link, .showTellT a:visited  {
	font-size:12px;
	text-decoration:none;
	border:none;
}