body {
	text-align: center;
}

#events {
	width: 580px;
	float: left;
}

#events table tr {
	vertical-align: top;
	/*border: 1px solid #B5C1D5;*/
}

#events table td {
	color: #333;
}

.firstLabel {
	padding-right: 8px;
	color: #000 !important;
	/*background: #D9E7FF;*/
}

.secondLabel {
	border-left: 1px solid #B5C1D5;
	padding-left: 8px;
	color: #000 !important;
	/*background: #D9E7FF;*/
}

#sponsors {
	width: 200px;
	padding-left: 20px;
	float: left;
}

.event {
	background: #B5C3D6;
	font-weight: bold;
}

.flight {
	font-weight: bold;
}

.surveyTable tr td:first-child {
	text-align: right;
	padding-right: 30px;
}

.surveyTableOptional tr td:first-child {
	text-align: left;
	padding-right: 30px;
}
