.tooltip{
	width: 300px; 
	color:#eeeeee;
	font:lighter 11px/1.3 verdana;
	text-decoration:none;
	text-align:center;
}

.tooltip span.top
{
	padding: 50px 15px 0px 15px;
	background: url('../../pics/wizard2/bt.png') no-repeat top;
}

.tooltip b.bottom
{
	padding:25px 15px 20px 15px;
	color: #222222;
	background: url('../../pics/wizard2/bt_bot.png') no-repeat bottom;
}
