#parent{
	margin-left: auto;
	margin-right: auto;
}
#locationsmap{
	background-image: url(mauritiusmap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 568px;
	height: 445px;
	display: block;
	border: solid 1px #E5E5E5;
}
#locationsmap-admin{
	background-image: url(mauritiusmap_400x445.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 445px;
	display: block;
	border: solid 1px #E5E5E5;
}
#locationsmaprd{
	background-image: url(rodriguesmap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 568px;
	height: 445px;
	display: block;
	border: solid 1px #E5E5E5;
}
#locationsmaprd-admin{
	background-image: url(rodriguesmap_400x445.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 445px;
	display: block;
	border: solid 1px #E5E5E5;
}
#loc-wst{
	background-image: url(mapicon-wst.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 13px;
	position: relative;
	border: none 1px #DEDEDC;
}
#loc-avis{
	background-image: url(mapicon-avis.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 13px;
	position: relative;
	border: none 1px #DEDEDC;
}
#contactbox{
	position: absolute;
	left: 220px;
	top: 164px;
	width: 190px;
	height: 220px;
	border: none 1px #E5E5E5;
	z-index: 2;
}