#black_stroke_box {
	position: relative;
	height: 312px;
	overflow-y: hidden;
}

#faq_scroll_wrap {
	padding-top: 30px;
	width: 550px;
	height: 282px;
}

#black_stroke_box h2 {
	padding: 0 0 10px 30px;
	width: 470px;
}

#black_stroke_box p {
	padding: 0 0 20px 30px;
	width: 470px;
	font-size: 11px;
	line-height: 14px;
	color: #C49A6C;
}

#message {
	margin: 44px auto 0 auto;
	width: 182px;
	height: 50px;
}

#faq_scroll_up {
	position: absolute;
	top: 138px;
	right: 8px;
	width: 20px;
	height: 10px;
	background: url('/_library/gfx/faq_scroll_up.png') no-repeat top left;
}

#faq_scroll_down {
	position: absolute;
	top: 160px;
	right: 8px;
	width: 20px;
	height: 10px;
	background: url('/_library/gfx/faq_scroll_down.png') no-repeat top left;
}
