#featured_wrapper {
	margin: 98px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	display: block;
}

#featured_content {
	width: 900px;
	height: 708px;
	background: #000;
	margin: 0 auto;
}

#featured_bio {
	width: 660px;
	padding: 80px 0px 0px 0px;
	margin: 0 auto;
}

#pictures {
	float: left;
}

#copydeck {
	width: 450px;
	margin: 40px 0px 0px 0px;
	float: right;
}

.close {
	width: 100px;
	height: 25px;
	display: block;
	text-indent: -999999px;
	background: url('../images/close.png') no-repeat;
}

#close_featured {
	float: right;
}