.instant_message { font-size: 12px; font-family: Arial; visibility: hidden; position: absolute; width: 240px; border: 1px #C9A754 solid; background: #FFE39D; z-index: 25000;  -moz-opacity:0.9; filter: alpha(opacity=90); }
.instant_message a { text-decoration: none; cursor: default; }
.instant_message .header1{ 	padding: 5px; 	background: #C9A754;  }
.instant_message .header1 A { font-size: 14px; font-weight: bold; color: white; text-decoration: none; cursor : help; }
.instant_message .body{ padding: 5px; }
.instant_message .hr {  height: 1px; width: 1px; float: left; }
A.thesaurus { color: #707D59; text-decoration: none; border-bottom: 4px double #707D59; cursor: pointer; }
A.link { color: #000000; text-decoration: none; cursor: pointer; }