.tipsy { padding: 2px; font-size: 10px; background-repeat: no-repeat;  font-family: Arial, Helvetica, sans-serif;
font-size:13px; width:270px;}
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #e4e4e4; color: #000; text-align: left;border: 5px solid #bcbcbc; }
/*  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }*/
  .tipsy-north { background-position: bottom center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
