.tip{
	width: 200px; 
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:left;
}

.tip div.tip-title{
	padding: 10px 8px 0;
    background: url(bt_down.gif) no-repeat top
}

.tip div.tip-text{
	padding: 20px 8px 30px;
    background: url(bt_down.gif) no-repeat bottom;
}

.tip div.tip-bottom{
	padding:3px 8px 15px;
	color: #548912;
    background: url(bt_down.gif) no-repeat bottom;
}

div.popup
{
	z-index: 199;
}