.ttip { 
	font-size: 8px;
	position: absolute;
	display: none;
	width: 180px;
}
.ttiphdr {
	font-weight: bold;
	padding: 3px;
}
.ttipcnt {
	padding: 3px;
}
.ttipcnt p {
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	font-size: 8px;
}
.gl {
	font-weight: bold;
	font-style: normal;
}
.gldesc {
	display: none;
}
.txt {
	font-size: 10px;
}
.infoimg {
	border: none;
	cursor: pointer;
	vertical-align: text-bottom;
}


.u_ttip { 
	border: 1px solid Silver;
	font-size: 8px;
	position: absolute;
	display: none;
}
.u_ttiphdr {
	background-color: #ffffc8;
	border-bottom: 1px dotted #aaaaaa;
	font-weight: bold;
	padding: 3px;
	display: none;
}
.u_ttipcnt {
	background-color: #ffffff;
	padding: 0px;
}
.u_ttipcnt p {
	padding: 1px;
	margin: 0px;
	font-weight: bold;
	font-size: 8px;

}
.u_gl {
	font-weight: bold;
	font-style: normal;
}
.u_gldesc {
	display: none;
}
.u_txt {
	font-size: 10px;
}
.u_infoimg {
	border: none;
	cursor: pointer;
	vertical-align: text-bottom;
}