#tt {
	display:block;
	position:absolute;
	left:0px;top:-30px;
	padding: 0 0 0 0;
	width:330px;
	color: #000000;
	text-align: left;
	
}
#tttop {
	display: block;
	padding:5px;
	padding-left:5px;
	background: url(../images/bubble.gif) no-repeat top;
	font-size:5px;
}
#ttcont {
	display: block;
	padding-top:2px;
	font-size:13px;
	background: url(../images/bubble_filler.gif) repeat-y;
	width:330px;
}
#ttbot {
	display: block;
	padding:5px;
	padding-left:3px;
	color: #548912;
	background: url(../images/bubble.gif) no-repeat bottom;
	font-size:5px;
}

