#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0;
	background: url(../images/design/licence-popup-bullet.gif) 6px bottom no-repeat;
	padding-bottom: 15px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
	background: #ffffff;
	padding: 10px;
	color: #0e1948;
	font: 11px Verdana, Geneva, sans-serif;
}

