﻿.tooltip_class h3
{
	font-size:13px;
}
#tooltip.tooltip_class
{
	background-color:#FFFFFF;
	border:solid 1px #660000;
	max-width:400px;
}