@charset "utf-8";
.otherElement {
	margin-bottom: 15px;
	font-size: 90%;
}
.otherElementTitle {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}
.otherCustomerList {
	font-size: 90%;
	padding: 10px;
	margin-right: auto;
	border: 1px dashed #0099ff;
	width: 450px;
	margin-left: auto;
}
