@charset "UTF-8";
.editRegion #logoIntro {
	font-size: 10px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	margin-right: 10px;
	margin-left: 10px;
}
.editRegion #divisions #mri {
	float: right;
	width: 380px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #d2d2d2;
}
.motionGroup {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.editRegion #divisions #motion {
	text-align: center;
	margin-right: 380px;
}
.editRegion #logoIntro p {
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
}
.editRegion #divisions {
	margin-top: 10px;
}
.editRegion #divisions p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
}

