.construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	position: absolute;
	visibility: visible;
	z-index: 40;
	height: 45px;
	width: 200px;
	left: 580px;
	top: 570px;
	font-variant: small-caps;
	text-decoration: underline overline;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	cursor: default;
}

