/* OFF - Hide */
#viewingButton, #viewingButton #text {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	z-index: -2;
	text-shadow: none;
	height: 1px;
	width: 1px;
	visibility: hidden;
	overflow: hidden;
}


