.secoyaIndicator {
	background: black;
	color: white;
	display: none;
	font-family: 11px/16px Arial, Helvetica, Sans-serif;
	text-align: left;
	padding: 2px 5px;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	min-width: 1px;
}

* html .secoyaIndicator {
	position: absolute;
}