@charset "UTF-8";
.topContainer {
	text-align: right;
	margin-right: 10px;
	padding-bottom: 5px;
}
.topRule {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #400756;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
