.tool-tip, .toolm-tip, .tooll-tip, .toolxl-tip {
	color: #fff;
	z-index: 13000;
}

.tool-title, .toolm-title, .tooll-title, .toolxl-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}

.tool-text, .toolm-text, .tooll-text, .toolxl-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	text-align: left;
}

.tool-tip	{	width: 139px; }
.tool-title	{	background: url('image.php?cnt=image&f=p&id=bubble') top left;	}
.tool-text	{	background: url('image.php?cnt=image&f=p&id=bubble') bottom right;	}

.toolm-tip	{	width: 250px; }
.toolm-title{	background: url('image.php?cnt=image&f=p&id=bubblem') top left;	}
.toolm-text	{	background: url('image.php?cnt=image&f=p&id=bubblem') bottom right;	}

.tooll-tip	{	width: 400px; }
.tooll-title{	background: url('image.php?cnt=image&f=p&id=bubblel') top left;	}
.tooll-text	{	background: url('image.php?cnt=image&f=p&id=bubblel') bottom right;	}

.toolxl-tip	{	width: 600px; }
.toolxl-title{	background: url('image.php?cnt=image&f=p&id=bubblexl') top left;	}
.toolxl-text{	background: url('image.php?cnt=image&f=p&id=bubblexl') bottom right;	}
