/*
.tipsy { 
	width: 127px;
	height: 30px;
	font-size: 11px;   
	background: url(../images/tipsy.png) no-repeat; 
	margin-left: -55px;
	margin-top: 8px;
}
  .tipsy-inner {
	padding-top: 3px;
	text-align: center;
	color: #FFF;
	
}

*/
