.profilePhoto {
	float: left;
	margin-right: 20px;
}


.detail {
	border-bottom: 1px solid #444;
}

.crewQuestion, .profileQuestion {
	font-weight: bold;
	text-decoration: underline;
}

#profileDesc {
	margin-top: 0px;
	font-weight: bold;
}

.detail {
	font-size: 1.2em;
	line-height: 2em;
	margin: 0px;
}

	.detail .lbl {
		display: block;
		float: left;
		width: 100px;
		font-weight: bold;
	}
	
#friendStatus {
	color: #aaa;
	font-size: 0.85em;
}
