#africaCenter {
	width:400px;
	margin-top: -190px;
}
.africa {
	margin-right: -35px;
	margin-left:-30px;
}
.africa h2{
	color: #FFFFFF !important;
	background-color: #a63a00;
	display: block;
	padding: 2px 2px 2px 10px !important;
	font-size: 12px !important;
	font-weight: bold;
}
.africa .footnote{
	color: #a63a00;
	font-size: 9px;
}

#africaRight {
	width: 340px;
	position: absolute;
	left: 480px;
	top: 450px;
}
#africaRight table {
	width: 100%;
	margin-bottom: 20px;
}
#africaRight th {
	color: #FFFFFF;
	background-color: #e5a802;
	padding: 2px 2px 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/CallBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
#africaRight th.linkOnly {
	background-image: none;
	padding: 2px 2px 2px 10px;
}
#africaRight th.linkOnly a {
	color: #FFFFFF;
	background-image: url(images/RightArrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
}
#africaRight td {
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	background-color: #f4d990;
	background-image: url(images/callBodyBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	line-height: 18px;
}