.instant_message { font-size: 12px; font-family: Verdana; visibility: hidden; position: absolute; width: 240px; border: 1px #C9A754 solid; background: #f7fcfe; z-index: 25000;  -moz-opacity:0.9; filter: alpha(opacity=95); }
.instant_message a { text-decoration: none; cursor: pointer;}
.instant_message .header{ 	padding: 5px; 	background: #1e98dc;  }
.instant_message .header A { font-size: 13px; font-weight: bold; color: white; text-decoration: none; cursor : help; }
.instant_message .body{ padding: 5px; }
.instant_message .hr {  height: 1px; width: 1px; float: left; }
