#ftooltip{
	width:263px;
	position:absolute;
	z-index:10000;
	/*display:none;*/
	left: -999em;}
.tooltip-text{
	background: url(../images/tooltip/ballooncenter.jpg) repeat-y;
	color:#0000cd;
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:3px 4px;}
.tooltip-bottom{
	background: url(../images/tooltip/rs_pack7.png) no-repeat 0 -200px;
	width:263px;
	height:4px; 
	overflow:hidden;}
.tooltip-top{
	background: url(../images/tooltip/rs_pack7.png) no-repeat 0 -177px;
	width:263px;
	height:23px; 
	overflow:hidden;}
