.tooltip {
	font: 11px arial,helvetica,sans-serif;
    color: #1f2650;
	text-align: left;
	text-decoration: none;
	width: 200px;
	
}

.tooltip b.bottom {
	background: url(../img/bt.gif) no-repeat bottom;
	padding: 3px 8px 15px;
}

.tooltip span.top {
	background: url(../img/bt.gif) no-repeat top;
	padding: 30px 8px 0;
}
