.boxCopy {

	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
	border: thin solid #333333;
}
.box #MULarge {
	height: 300px;
	width: 300px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.box #MUMid {
	height: 150px;
	width: 300px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
