.content {
	z-index: 1000;
}
#copy {
	z-index: 1000;
	width: 702px;
}
hr {
	width: 702px;
}
.member {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #EFE2C3;
	border: 1px solid #cbbb96;
	clear: both;
	margin-bottom: 2em;
	padding: 10px;
}
.member img {
	background: #FFF;
	border: 1px solid #DDD;
	float: left;
	height: auto;
	margin-right: 15px;
	padding: 4px;
	width: 96px;
}
.member h4 span {
	border-left: 1px solid #B9AC8D;
	color: #736545;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 13px;
}
.member a.more {
	background: transparent url('../images/grey-button.jpg') no-repeat scroll 0 0;
	color: #FFF !important;
	display: block;
	font-size: 10px;
	font-weight: bold;
	float: right;
	height: 18px;
	line-height: 15px;
	margin-top: 6px;
	margin-right: -8px;
	padding-left: 10px;
	padding-right: 24px;
	text-transform: uppercase;
	text-decoration: none;	
}
