	/* -------------------------------------------------------------- 
	Specific content for the recruits page
-------------------------------------------------------------- */

#page {
	background: #000000 url('images/backgrounds/recruitsBackground.jpg') no-repeat;
}

.videoThumbnail {
	width: 108px;
	margin: 0px auto;
}

.videoDescription {
	padding: 0px 5px;
}

.videoDescription .videoTitle {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.videoDescription .videoTime {
	padding-top: 3px;
	font-size: 10px;
	color: #00B8FD;
}

.videoDescription .videoDesc {
	padding-top: 20px;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 1.2em;
}

.heightField {
	width: 15px;
	margin-right: 3px;
}

.weightField {
	width: 40px;
	margin-right: 3px;
}

.aptitudeField {
	width: 30px;
}
