.tooltip
{
	width: auto;
	color: #000;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align: center
}

.tooltip span.top
{
	padding: 5px 8px 5px;
    border: solid 1px #8EA0C6;
    background-color: silver
}
    