.tooltip{
	width: 200px;
	color:#000;
	font-size: 10px;
* font-size: 9px;
	text-decoration:none;
	text-align:center;
	z-index: 100;
}

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

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