.ie0height {
	font-size:0px;
	line-height:0;
}

.mousepopup {
	visibility: visible;
	text-align: left;
	position: absolute;
	font-size: 0.9em;
	text-align: justify;
	max-width: 500px;
}

.tooltip_no_max_width {
	max-width: 10000px !important;
}

.tooltip {
	cursor: help;
}

#popup_div {
	display: none;
}

#tooltip_blue_text {
	font-weight: bold;
	color: #fff;
}
