span.ttip-span
{
	font-weight: bold;
}

div.ttip-div
{
	position: absolute;
	border: 1px dotted #999900;
	background-color: #000000;
	font-family: arial;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
	padding-left: 126px;
	color: #CCCCCC;
	text-align: left;
	line-height: 16px;
	background-image: url(images/small_logo.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	width: 400px;
}
