#legalBox {
	width: 800px;
	padding: 5px 20px 7px;
	background: #F2F2F2;
	text-align: justify;
	border: 2px solid #CCCCCC;
	font-size: .9em;
 }

