.tooltip
{
	width: 370px;
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.tooltip span.top{
	padding: 15px 6px 3px;
/*background: url(../images/bubble_tooltips/bt.gif) no-repeat top*/
}

.tooltip b.bottom
{
	padding:3px 6px 15px;
	color: #548912;
    /*background: url(../images/bubble_tooltips/bt.gif) no-repeat bottom*/
}