.tipsy { padding: 4px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; opacity: 0.9; filter: alpha(opacity=85); background-repeat: no-repeat;  } -->
.tipsy-inner { padding-left:4px; padding-right:4px; padding-bottom:4px; padding-top:2px; background-image: url(../gfx/tooltip2.png);background-position: bottom left;background-repeat: repeat-x;border:2px solid #373737; color: #f2f2f2; max-width: 216px;_width: 216px; text-align: left; } 
/*.tipsy-inner { background-image: url(../gfx/tooltip.png);width: 207px;height: 69px;background-repeat: no-repeat;color: #FFFFFF;text-align: center;padding-top: 12px;padding-left: 4px;padding-right: 4px; }*/
  .tipsy-north { background-image: url(../images/tipsy-north.gif); background-position:top center; }
  .tipsy-south { background-image: url(../images/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../images/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../images/tipsy-west.gif); background-position: left center; }

.tipsy2 { padding: 4px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; opacity: 0.9; filter: alpha(opacity=94); background-repeat: no-repeat;  } -->
.tipsy-inner2 { padding-left:4px; padding-right:4px; padding-bottom:4px; padding-top:2px; background-color: #1a1a1a; border:1px groove #000000; color: #f0f0f0; max-width: 216px;_width: 216px; text-align: left; }
/*.tipsy-inner2 { background-image: url(../gfx/tooltip.png);width: 207px;height: 69px;background-repeat: no-repeat;color: #FFFFFF;text-align: center;padding-top: 12px; }*/
 <!-- .porty-north { background-image: url(../images/tipsy-north.gif); background-position:top center; }
 <!-- .porty-south { background-image: url(../images/tipsy-south.gif); background-position: bottom center; }
 <!-- .porty-east { background-image: url(../images/tipsy-east.gif); background-position: right center; }
 <!-- .porty-west { background-image: url(../images/tipsy-west.gif); background-position: left center; }
