.pgtigerprofiler-published-hint, .pgtigerprofiler-published-hint *,
.pgtigerprofiler-not-published-hint, .pgtigerprofiler-not-published-hint * {
	font-weight: bold;
}
.pgtigerprofiler-published-hint, .pgtigerprofiler-published-hint * {
	color: #00780D;
}

.pgtigerprofiler-not-published-hint, .pgtigerprofiler-not-published-hint * {
	color: #D4000F;
}

p.pgtigerprofiler-published-hint {
	border: 1px solid 	#00780D;
}

p.pgtigerprofiler-not-published-hint {
	border: 1px solid 	#D4000F;
}

div.pgtigerprofiler-ministatus {
	border-bottom: 1px dotted #999999;
	margin-bottom: 0.5em;
}
