#pullout {
	position: absolute;
	font-size: 14px;
	color: white;
	font-style: italic;
	text-align: right;
	right: 500px;
	bottom: 10px;
}

strong {
	color: #864954;
	font-weight: bolder;
}

h2 {
	color: #000;
}

#content {
	height: 260px;
	overflow: auto;
	margin: 5px;
}

#content p.faq {
	padding-left: 40px;
	/*text-indent: 30px;*/
}

#content p {
	margin-top: 0px;
	padding-top: 0px;
}
