.tip {
	color: #fff;
	width: 139px;
	font-family: Arial, Helvetica;
}
 
.tip-top {
	background: url(/cms/GeneratedItems/bubble.png) top left;
	height:5px;
	width: 139px;
}

.tip-title {
	padding: 2px 8px;
	font-weight: bold;
	font-size: 11px;
	color: #d5fb01;
	background: url(/cms/GeneratedItems/bubble_hintergrund.png) repeat-y;
}
 
.tip-text {
	font-size: 11px;
	padding: 2px 8px 0px 8px;
	background: url(/cms/GeneratedItems/bubble_hintergrund.png) repeat-y;
}

.tip-bottom {
	background: url(/cms/GeneratedItems/bubble.png) bottom right;
	width: 139px;
	height: 5px;
}

.tool-text img {
	padding-top: 8px;
}

