.tooltip{
	width: 300px; 
	color:#000000;
	font:lighter 11px/1.3 verdana;
	text-decoration:none;
	text-align:left;
	border:0px solid #000000;
	margin:-10px 0px 0px 120px;
}

.tooltip span.top
{
	padding: 20px 20px 10px 20px;
	background: url('../pics/bt.png') no-repeat top;
}

.tooltip span.top h1
{
	text-align:left;
	line-height:12px;
	margin:5px 0px 0px 0px;
	color:#C3161C;
	padding: 0px;
	border-bottom:1px dotted #cccccc;
	font-size:12px;
	text-decoration:none;
}

.tooltip span.top h1 span.right
{
	float:right;
	font-size:9px;
	font-weight:normal;
	letter-spacing:0px;
	font-family:verdana;
}

.tooltip b.bottom
{
	padding:40px 20px 20px 20px;
	color: #222222;
	background: url('../pics/bt_bot.png') no-repeat bottom;
}
