.instant_message { 
	padding: 8px; 
	font-size: 11px; 
	font-family: Palatino, Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden; 
	position: absolute; 
	width: 250px; 
	border: outset 1px #555555; 
	background: #eeeeee; 
	z-index: 25000;
	text-align: justify;
}
.instant_message .hr { 
	width: 100%; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	background: #909090; 
	border-bottom: solid 1px #ffffff; 
	margin: 2px
}

.thesaurus  
 {
 	#text-decoration: none;
 	border-bottom-width: 1px;
 	border-bottom-style: dotted;
 	border-bottom-color: #000000;
 	cursor: help;
 	#color: #000000;
 	/*
 	#font-weight: normal;
 	padding-bottom: 1px;
 	background-color: transparent;
 	*/
 }
 
