#content .home-flash-left {
	overflow: hidden;
	width: 477px;
	height: 165px;
}



#faqs-nav {
	list-style: none;
	padding: 0;
	margin: 0 0 50px;
}
#faqs-nav li {
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 7px 0;
	zoom: 1;
}
#faqs-nav .first {
	border: 0;
}
#faqs-nav a {
	text-decoration: none;
	display: list-item;
	list-style: disc;
	margin-left: 17px;
	line-height: 1.4;
	color: #000;
}
#faqs-nav a:hover,
#faqs-nav a:focus {
	text-decoration: underline;
}

.faq {
	overflow: auto;
	margin: 0 0 50px 0;
	zoom: 1;
}
.faq-question {
	float: left;
	width: 240px;
	border-top: 1px solid #CCC;
	line-height: 1.5em;
}
.faq-question p {
	padding: 0;
	margin: 0 0 10px;
}
.faq-question h2,
.author-name {
	line-height: 1.4;
	margin: 1em 0 1.5em;
}
.author-name {
	margin-bottom: .3em;
}
.faq-author {
	float: right;
	width: 175px;
	position: relative;
	padding-bottom: 180px;
	border-top: 1px solid #CCC;
}
.author-position {
	font-style: italic;
}
.author-name {
	display: block;
	font-weight: bold;
}
.faq-pic {
	bottom: 0;
	left: 0;
	position: absolute;
}



#sb-faq {
	padding: 33px 33px 15px;
	position: relative;
	overflow: hidden;
	background: url('/images/faq-divider.gif') 33px 100% no-repeat;
	zoom: 1;
}
#sb-faq .faq-question {
	width: 285px;
}
#sb-faq .faq-author {
	padding-bottom: 200px;
}