.morebox {
	background-color: #E8DFBA;
	padding: 15px;
	border: thin solid #A2841E;
	width: auto;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.magheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 4px;
	word-spacing: 5px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.nospaceright {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.photocredit {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 40px;
}

