.tooltipster-my {
	border-radius: 5px; 
	border: 1px solid #cccccc;
	/*background: #ededed;*/
	background: #0056FF url("http://www.elektrobot.hu/design/hatter_kek_vizszintes_hosszu.jpg") repeat-y;	
	/*color: #666666;*/
	color: #FCFCFC;
}
.tooltipster-my .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
}