.tplinfo {
	position:absolute;
	overflow:auto;
	background:#f4f2e5;
	color:#002448;
	font-size:12px;
}
.tplinfo h2 {
	color:black;
	font-weight:bold;
	font-family:"Trebuchet MS", "Verdana";
	font-size:16px;
	text-align:center;
	padding:0 0 4px 9px;
	margin:4px;
	border-bottom:2px dotted white;
}
.tplinfo a, .tplinfo a:visited {
	color:#0033ee;
	text-decoration:none;
}
.tplinfo a:hover {
	text-decoration:underline;
}
