.instant_message { font-size: 12px; padding: 10px; background: url(img/bubble.gif) no-repeat;  font-family: Arial; visibility: hidden; position: absolute; width: 260px; height: 256px; z-index: 25000;  -moz-opacity:0.9; filter: alpha(opacity=90); }
.instant_message a { text-decoration: none; cursor: default; color: #A9A286; }
.instant_message .header{ 		  }
.instant_message .header A { font-size: 16px; font-weight: bold; color: #A9A286; text-decoration: none; cursor : help; }
.instant_message .body{ width: 230px; height: 206px; overflow: auto; }
.instant_message .hr {  height: 1px; width: 1px; float: left; }
A.thesaurus { color: black; text-decoration: none; border-bottom: 4px double black; cursor: pointer; }