@charset "iso-8859-1";
/* CSS Document */



div#mapHolder {
	width:100%;
	height:382px;
	max-width:719px;
	max-height:382px;
	background-color:#00CCFF;
	border:1px solid #CCCCCC;
}

.pcodeCentreLabel {
	color:#444444;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 35px;
	border:1px solid #AAAAAA;
	white-space: nowrap;
	text-align:center;
}
