#wrecked-info {
	position: relative;
	width: 870px;
	margin: 0 0 25px 0;
	padding: 35px;
	background: #2F2927 url(/images/wrecked/wrecked-grunge-long.gif) left bottom repeat-x;
}

#wrecked-info #wrecked-description {
	width: 340px;
	float: left;
}

#wrecked-info h3 {
	display: block;
	height: 36px;
	width: 263px;
	margin: 0 0 40px 0;
	text-indent: -9999px;
	background: url(/images/wrecked/wrecked-logo-gray.png) left bottom no-repeat;
}

#wrecked-info p {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 18px;
}

#wrecked-info #wrecked-video {
	float: right;
}

#wrecked-info #wrecked-card-game {
	float: right;
	width: 425px;
	margin: 40px 50px 50px 0;
}

#wrecked-info #wrecked-card-game:after {
	clear: both;
	display: block;
	content: '';
}

#wrecked-info #wrecked-card-game img {
	float: left;
}

#wrecked-info #wrecked-card-game h4 {
	float: right;
	height: 26px;
	width: 226px;
	display: block;
	margin: 20px 5px 10px 0;
	background: url(/images/wrecked/wrecked-card-game.png) left top no-repeat;
	text-indent: -9999px;
}

#wrecked-info #wrecked-card-game #download-instructions {
	float: right;
	width: 229px;
	height: 29px;
	display: block;
	background: url(/images/wrecked/download-instructions.png) left top no-repeat;
	text-indent: -9999px;
}
#wrecked-info #wrecked-card-game #download-instructions:focus {
	border: none;
}

#wrecked-info:after {
	clear: both;
	display: block;
	content: '';
}

#become-facilitator {
	position: absolute;
	bottom: 70px;
	left: 35px;
	font-size: 12px;
}
