.toolTipElement {
	cursor: help;

}
.tooltip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}

.tooltip h4 {height:0px;
	font-weight: bold;
	font-size: 0px;
	margin: 0;
	padding: 8px 8px 4px;
background: url(/images/affiliate/310059/bubble.png) top left;
}
.tooltip p {
	font-size: 11px;
	margin: 0px;
	padding: 4px 8px 8px;
	background: url(/images/affiliate/310059/bubble.png) bottom right;
}
