#questions {
	margin: 10px 0 25px 0;
	background: #e1e1e1;
	padding: 5px 10px 5px 10px;
}

#questions p {
	margin: 15px 0 0 0;
}

#questions h5 {
	margin: 0 0 0 20px;
}

#questions input {
	font-size: smaller;
}

#questions td {
	font-size: smaller;
	padding: 5px 0 5px 0;
	width: 325px;	
}

#africa {
	width: 375px;
	float: left;
	margin: 0 15px 0 0;
	}

#africa img{
	border: 1px solid #363636;
	}
	
.red-small {
	color: red;
	font-size: smaller;
	font-weight: bold;
	}
