.ox_about_crew_div {
	width: 240px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.ox_about_crew_title {
	font-family: Arial;
	font-size: 12px;
	color: #369;
	font-weight: bold; 
}

.ox_about_crew_name {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #369;
	font-weight: bold; 
	text-decoration: none;
}

	a.ox_about_crew_name {color: #000;}
	a:hover.ox_about_crew_name {color: #88A65B; border: none;}