.tipsy { padding: 5px 5px; font-size: 10px; opacity: 0.9; filter: alpha(opacity=90); background-repeat: no-repeat; }
.tipsy-inner { padding: 10px 5px; background-color: #fff; border:solid 1px #93d4f4; color: #111; max-width: 200px; font-size:12px; text-align: left; }
.tipsy-inner strong { font-weight:bold; color: #fa0000; }
.tipsy-north { background-image: url(../Archive/Homepage/SiteImages/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../Archive/Homepage/SiteImages/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../Archive/Homepage/SiteImages/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../Archive/Homepage/SiteImages/tipsy-west.gif); background-position: left center; }
