@import url("/styles/shaka/shaka.css");
@import url("/styles/video.css");

.info {
	margin: 0px auto;
}
#more {
	font-size: 16px;
	text-align: center;
	margin: 30px 25px 0px;
}
#more p {
	padding: 0px 5px 1px; /* If the bottom padding is 0, then IE doesn't show underline when hovering link??? */
}
#hluhluwe, #umfolozi {
	white-space: nowrap;
	margin: 0px;
}
#hluhluwe {
	float: left;
	text-align: center;
}
#umfolozi {
	float: right;
	text-align: center;
}
#more #map {
	padding-top: 5px;
}