
.tipsy { padding: 5px; font-size: 12px; background-repeat: no-repeat; background-image: url(../../img/vendors/tipsy/tipsy.gif); }
.tipsy-inner { 
	padding: 4px 10px 5px 10px; 
	background: transparent url(/img/interface/design/bg_button.gif) repeat-x scroll 0 0;
	color: white; 
	max-width: 400px; 
	text-align: left;
	font-weight: bold; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
a.tipsy {
	padding: 0px;
	font-size: 13px;
}