@charset "UTF-8";
/* CSS Document */
div.topPic {
	background:url(../images/faqs-top-pic.jpg) no-repeat;
}
div.botPic {
	background:url(../images/faqs-bot-pic.jpg) no-repeat;
}
.faqs {
	float:left;
	width:100%;
	margin:0.5em 0 0.5em 0;
}
.faqs p {
	margin:0;
}