@charset "utf-8";
/* CSS Document */

#faqs-main {
	position: relative;
	margin-left: 208px;
	margin-bottom: 15px;
	width: 458px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-opportunities-bg.jpg') top repeat-x;
}

#yoghurt {
	position: absolute;
	top: 0;
	left: 0;
}

#faqs-intro {
	position: relative;
	height: 224px;
	margin-bottom: 28px;
}

#faqs-intro p {
	padding: 28px 15px 0 235px;
}

#faqs-copy {
	position: relative;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 15px;
}

#faqs-copy p {
	margin-left: 25px;
	margin-right: 25px;
}

.yellow {
	color: #ffc951;
}