@charset "utf-8";
.thumb {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
}
.listings {
	margin: 5px;
	float: right;
	height: auto;
	width: 670px;
}

#FAQ_list {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 205px;
	line-height: 16px;
}
#productFAQ {
	margin: 5px;
	float: left;
	height: auto;
	width: 800px;
}
.faqTitle {
	margin: 5px;
	float: left;
	height: 20px;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	line-height: 18px;
	font-size: 12px;
}

