
#header {
	background: #ffffff url(/pbimages/section/faq/top_frill.gif);
	width: 100%;
	height: 88px;
	padding: 0px;
	margin: 0px;
}

#body_container {
	margin-left: 75;
}

#body_background1 {
	float: right;
	background: #71c1d6 url(/pbimages/section/faq/footer.gif) no-repeat bottom right;
}

#body_spacer {
	width: 1px;
	height: 600px;
}

.faq_item {
	margin-bottom: 40px;
}

.faq_initial {
	color: #ea350b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.question {
	font-weight: bold;
}

.answer {
}

.image {
	border: 1px solid black;
}
