.team {
	padding:10px;
	max-width:900px;
	margin:0px auto;
	background-color:#FFF;
}
.team img {
	margin-right:10px;
}
.team table {
	margin:20px;
}
.team h1 {
	color: #003e7e;
}
.team h2 {
	color: #9aa5c3;
}
.team h3 {
	color:#caae77;
}
.team h1, .h1 {
	font-size: 36px;
}
.team h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.team h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.team h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

.team ul.cruise_ships li {
	background-color: #fff;
	padding: 10px;
	list-style: none;
	min-height: 88px;
	display: table;
}
.team div.cruise_lines_content a {
	color: #003e7e;
}
.team ul.cruise_ships li strong {
	margin-top: 2px;
}
.team b, strong {
	font-weight: bold;
}
.team b, strong {
	font-weight: bold;
}