@charset "UTF-8";

.region-content {
	padding: 1in 0;
}

.xrai-under-construction {
	background-image: url('../../images/pages/under_construction.png');
	background-position: 15px center;
	background-repeat: no-repeat;
	border: #F58220 thin solid;
	font-size: 24pt;
	font-weight: bold;
	line-height: 1em;
	margin: 0 auto;
	padding: 85px 15px 85px 230px;
	width: 200px;
}