p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #403321;
	font-size: 16px;
}
.link {
	color: #403321;
}
.title {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
}
.hjn_content {
	margin-top: 0px;
}
.hjn_cast_by {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
}
.hjn_cast_name {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
}
.swapper_tab_active {
	text-decoration: none;
	margin-right: 10px;
	color: #403321;
}
.swapper_content_active {
	margin-top: 5px;
}
.swapper_tab_inactive {
	text-decoration: none;
	margin-right: 10px;
	color: #6d5738;
}
.swapper_content_inactive {
	display: none;
}
.swapper_tabs {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
.faq_question {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.faq_answer {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 16px;
}
div#cast {
	padding-top: 2px;
}

