﻿#LegalStage {
	position: absolute;
	left: 0px;
	top: 640px;
	width: 100%;
	font-size: 10px;
}

#LegalStage, #LegalStage a {
	color: #9ca798;
}

#LegalMessage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#LegalReference {
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
	white-space: nowrap;
}

#LegalContainer .DialogContent {
	overflow: hidden;
	padding: 0px;
	text-align: justify;
}
