.tooltipclass123123
{	
	background:#fff url(../images/skin/tooltip.jpg) repeat-x bottom;
	border:1px solid #ccc;
	width:auto;
	padding:0;
	margin:0;
	position:absolute;
	text-align:left;
}

.tooltipclass123123 .tip
{ 
	margin:0; 
	padding:5px; 
	line-height:120%;
}
.tooltipclass123123 .url
{ 
	margin:0; 
	padding:4px; 
	line-height:130%; 
	border-top:1px dashed #A0A0A0;
	color:blue; 
	text-align:right;
	display:none;
}
.tooltipclass123123 .tip img { margin-right:3px; }
