/* CSS Document */

/* mobilityhubafrica.org - popup term of use 13.09.2009 */


#container_pop {
	position: relative;
	width:450px;
	padding: 0 0 0 0;;
	border: 0px dotted;
	text-align: left;
	border: 0px solid #716F6E;
	font-family: "Helvetica Roman", "Verdana";
	font-size: 8pt;

	}

#container_pop_top {
	position:absolute;
	top:24px;
	left:0px;
	height:72px;
	border: 0px dotted;
	background-image: url("../images/header/fishing.jpg");
	background-repeat: no-repeat;
	}

#container_pop_body {
	position:absolute;
	top:20px;
	left:20px;
	width:400px;
	padding: 0px;
	border: 0px dotted;
	}
	
#container_pop_body_top {
	padding: 0px;
	border: 0px dotted;
	}

#container_pop_footer {
	width:400px;
	padding: 6px 0 0 0;
	border: 0px dotted;
	text-align:right;
	margin:12px 0 12px 0;
	border-top: 1px solid #000000;
	font
	}
	
#container_pop_footer a:link {
	color:#000000;
	}
	
#container_pop_footer a:hover {
	color:#666666;
	text-decoration: none;
	}


br {
	clear:left;
}