table.content .center, table.content .center img {
	width : 83px;
}
table.content .right {
	width : 196px;
	padding-top : 22px;
}

/* Cruise FAQ */
#faq .section {
	margin : 10px 0 16px 0;
}
#faq div.qa {
	margin-top : 8px;
	margin-bottom : 8px;
}
#faq div.question a {
	text-decoration : none;
}
#faq div.question a:hover {
	text-decoration : underline;
}
#faq div.answer {
	display : none;
	margin-top : 6px;
	margin-bottom : 12px;
}
#faq ul {
	margin-left : 10px;
	padding-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
}
#faq li {
	margin-bottom : 4px;
}