/* BEGIN TOOLTIP STYLES */
#tempdata {
	position:absolute;
	background:#fff;
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	line-height: 13px;
}
#tempdata a{
	color: #cc3333;
	text-decoration: none;
}
#tempdata a:hover{
	color: #990033;
	text-decoration: underline;
}
/* END TOOLTIP STYLES */
