#h_glossary_tooltip{
	position: absolute;
	border: solid 1px #c0d8f2;
	padding: 13px;
	height: auto;
	width: 185px;
	background-color: #f2fafd;
	top: 50px;
	left: 50px;
	display: none;
}
#h_glossary_tooltip hr{ border: dotted #bfc7ca 1px;margin: 5px 0px;}
#h_glossary_tooltip .term{ font-family:Georgia, "Times New Roman", Times, serif; color: black; font-size: 14px; font-weight: bold; text-transform:capitalize}
#h_glossary_tooltip .desc{ font-size: 12px;padding: 6px 0px;}
.realage_glossary{
	cursor: pointer;
	color:#0066CC;
	text-decoration: underline;
}