.header {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0 0;
	background: #FFFFFF;
}

.con-h1 {
	font-size: 38px;
	line-height: 36px;
	color: #f36522;
	text-transform: uppercase;
	font-weight: normal;
	margin: 15px 0 0px 0;
}

.con-h2 {
	font-size: 28px;
	line-height: 40px;
	color: #666;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
}

p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #494949;
	padding: 0 0;
	text-align: justify;
}

.intro {
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 30px;
}

.topic {
	color: #666;
	font-size: 30px;
	font-weight: bold;
	padding: 10px 0 2px 0;
	margin: 20px 0 30px 0;
	border-bottom: 4px #cecece solid;
	width: 100%;
	display: block;
}

.q {
	color: #b56540;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	padding: 25px 50px 20px 55px;
	background: url(http://www.africaresearchinstitute.org/newsite/wp-content/uploads/2013/08/bg-question.jpg) 3px 10px no-repeat #f6f6f6;
}

.a {
	padding: 0 0px 0px 55px;
}

.pullout {
	color: #f36522;
	font-size: 26px;
	line-height: 32px;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 20px 55px;
	padding: 20px 50px;
	border-top: 1px #f36522 solid;
	border-bottom: 2px #f36522 solid;
	background: #fff;
}

.answer {
	background: url(http://www.africaresearchinstitute.org/newsite/wp-content/uploads/2013/08/bg-answer.jpg) 0px 0px no-repeat #fff;
}

ul.con {
	list-style: none;
	margin: 30px 0 30px 0;
	padding: 10px 0px;
	border-top: 1px #f36522 solid;
	border-bottom: 2px #f36522 solid;
}

li.con {
	line-height: 20px;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 5px 20px;
	border-bottom: 1px #eee solid;
}
li.con-last {
	line-height: 20px;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 5px 20px;
	border-bottom: none;
}

.image-inset-l {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0 0;
	text-align: left;
}

.image-inset-r {
	float: right;
	margin: 0 0px 15px 25px;
	padding: 0 0;
	text-align: left;
}

.credit {
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
	margin-bottom: 25px;
}

.orange {
	color: #f36522;
}

.back {
	color: #f36522;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 30px 0 20px 0px;
	padding: 10px;
	border-top: 1px #f36522 solid;
	border-bottom: 2px #f36522 solid;
	background: #fff;
	display: block;
}