.tooltip {
	font:			11px arial,helvetica,sans-serif;
	color:			#000;
	text-align:		center;
	text-decoration:	none;
	width:			200px;	
	font-weight:		normal;
}
.tooltip b.bottom {
	background:		url(../images/pbubble.gif) no-repeat bottom;	
	padding:		3px 8px 15px;
}
.tooltip span.top {
	background:		url(../images/pbubble.gif) no-repeat top;	
	padding:		30px 8px 0;
}




