.instant_message { font-size: 12px; padding: 5px; font-family: Arial; visibility: hidden; position: absolute; width: 319px; height: 290px; z-index: 25000; }
.instant_message a { text-decoration: none; color: #A9A286; }
.instant_message .header{ background-image:url(../images/inadv-back.gif); height:26px; padding-top: 8px; text-align:right;}
* html .instant_message .header{ height:26px; padding: 0px; vertical-align:bottom; padding-top: 8px;}
.instant_message .header A { font-size: 16px; font-weight: bold; color: #A9A286; text-decoration: none; }
.instant_message .body{ width: 313px; height: 250px; overflow:auto; border-color:rgb(179, 179, 179); border-width:3px; border-style:solid; border-top-width:0px; background-color:#FFFFFF; font-family:Arial,Helvetica,sans-serif; font-size:8pt; text-align:center; padding-top:4px; padding-bottom:4px;}
A.thesaurus { color: black; text-decoration: none; border-bottom: 4px double black; cursor: pointer; }