#tt {
	padding: 6px;
	position: absolute;
	display: block;
	background: #ffff80;
	border: 1px solid #ff0000;
	font-size: 12px;
}

#tt hr {
	border: 0;
	border-top: solid black 1px;
	height: 1px;
	margin: 3px 0 2px;
}