table.content .center, table.content .center img {
	width : 15px;
}
table.content .right {
	width : 302px;
	padding-top : 28px;
}

.primary {
	background-color : #e2e7fb;
}
.primary .title {
	background-color : #757fba;
}
.title h2 {
	color : #ffffff;
	font-size : 1.3em;
	font-weight : bold;
	padding : 3px 0 5px 20px;
	vertical-align : middle;
}

#maintext {
	margin-top : 5px;
}
#maintext p {
	line-height : 1.4em;
}
#maintext a {
	text-decoration : none;
}
#maintext a:hover {
	text-decoration : underline;
}

#cruise-lines {
	margin-top : 29px;
}
#cruise-lines table {
	margin : 15px 8px 5px 8px;
	width : 397px;
}
#cruise-lines td.row {
	width : 50%;
	text-align : center;
	padding : 0 0 13px 0;
}
#cruise-lines td.row img {
	border : 1px solid #757fba;
}

#image img {
	border : 1px solid #757fba;
}