﻿.crewItem
{
	border-bottom: 1pt #C0C0C0 solid;
}

.crewTitle
{
	font-size: large;
	color: #CCFFCC;
	font-family: Ringbearer;
	margin-top: 0;
	margin-bottom: 0
}

.crewSection
{
	margin-top: 12pt;
	text-align: center;
}

.crewText
{
	margin-top: 6pt;
	margin-bottom: 0;
	font-size: large;
}

.crewMember
{
	margin: 0;
	text-align: left;
	border: 0;
	padding-left: 4px;
	width: 50%;
}

.crewTable
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.crewPosition
{
	text-align: right;
	border: 0;
	padding-right: 4px;
	width: 50%;
}
