.tooltip {
	width: 150px;
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:left;
	font-size:12;
}

.tooltip span.top {
	padding: 25px 10px 0;
	background: url(../index/images/bt.gif) no-repeat top;
}

.tooltip b.bottom {
	padding:3px 8px 15px;
	color: #548912;
	background: url(../index/images/bt.gif) no-repeat bottom;
}
